Code Monkey home page Code Monkey logo

yozh-sc2023's Introduction

Yozh Robot

Yozh is a small robot based on Pololu's Zumo chassis but programmable in CircuitPython. It was created by shurik179 for a robotics class at SigmaCamp. Detailed documentation is available at http://yozh.rtfd.io.

This repository contains code and docs for Robotics semilab in SigmaCamp 2023, based on Yozh.

Main Yozh repository is located at https://github.com/shurik179/yozh At the moment, it is a work in progress and not ready for public consumption yet

Project overview

The robot consists of the following components:

  • Zumo chassis by Pololu
  • Two micro metal gearmotors by Pololu (6V, HP, 75 gear ratio)
  • Custom electronics board, containing a slave MCU (SAMD21) preprogrammed with firmware, which takes care of all low-level operations such as counting encoder pulses
  • Additional boards: reflectance sensor array (for line following), front distance sensors, top cover with 64*128 OLED display and user buttons
  • ItsyBitsy RP2040 by Adafruit, which serves as robot brain. It is plugged into headers on the main board and programmed by the user in CircuitPython, using a provided CircuitPython library to communicate with the slave MCU over I2C.

Structure of this repository

  • docs: documentation
  • python_library: Micro Python user library

yozh-sc2023's People

Contributors

shurik179 avatar andrewmata13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.