An open API service indexing awesome lists of open source software.

https://github.com/tdholmes/pibot

MicroPython based robot designed for openness, flexibility, and education.
https://github.com/tdholmes/pibot

education embedded firmware micropython robot

Last synced: about 2 months ago
JSON representation

MicroPython based robot designed for openness, flexibility, and education.

Awesome Lists containing this project

README

          

# PiBot
[![Build Status](https://travis-ci.org/TDHolmes/PiBot.png)](https://travis-ci.org/TDHolmes/PiBot) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d694ab5c693b4470be67239594d33585)](https://www.codacy.com/app/TDHolmes/PiBot/dashboard) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

MicroPython based robot designed for openness, flexibility, and education.

## Design
The PiBot is designed for simplicity, but also expandability. It is based on MicroPython at its core
and features simple to use pre-made APIs to interface with the hardware, allowing for easy design of
your robot.

## Hardware
The PiBot uses:
- a mk20dx256vlh7 processor, just like the teensy 3.1 and 3.2
- a MC33926PNB motor driver
- pololu motors + encoders (for beta unit)