The Babelboard project aims to make it simpler to prototype embedded Python systems by providing
- Hardware that makes it easy to interconnect I2C and SPI peripherals to popular single board computers (SBCs).
- Python/micropython/CircuitPython libraries that will drive the peripherals from the SBCs.
- Raspberry Pi (all models)
- Jetson Nano
- Adafruit feathers and other Adafruit CircuitPython SBCs, including the PyPortal and Clue
- The BBC micro:bit
- Grove I2C peripherals
- Adafruit featherwings (I2C and SPI)
- Quick2Wire and Q2W2 boards
- Pimoroni breakout garden peripherals (I2C and SPI)
- Sparkfun Qwiik boards
As the project develops I will add documentation under the docs directory.
There's currently some documentation for two micro:bit libraries in docs/microbit/README.md
The software is licensed under an MIT license.