Git Product home page Git Product logo

robot's Introduction

Yes, it's yet another hobby robot, like many of those based on Arduino. So, to make it more fun, it features:

  • Raspberry Pi Pico instead of an Arduino board
  • My own tiny asynchronous event loop (since CircuitPython doesn't have one)
  • Custom «asynchronous» BNO055 driver
  • Multiple asynchronous tasks running «at the same time»
  • Simple REPL over Bluetooth
  • Schematics & PCB design included

Parts

Schematics

Schematics image

External resources

robot's People

Contributors

eigenein avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

robot's Issues

Add UI in Processing

Instead of the serial REPL, use Processing to control the vehicle remotely, and receive and render telemetry.

I'm not sure on a specific app-level serial protocol yet, just that messages should be as short as possible because the serial communication is quite slow. Probably gonna be sort of TLV, optimised for message length.

Integrate VL53L1X

  • Source code
  • Schematics
  • PCB
  • README

GP14 and GP15 for I²C, and possibly GP8 for interrupts.

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.