Skip to content

romilly/babelboard-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babelboard project

The Babelboard project aims to make it simpler to prototype embedded Python systems by providing

  1. Hardware that makes it easy to interconnect I2C and SPI peripherals to popular single board computers (SBCs).
  2. Python/micropython/CircuitPython libraries that will drive the peripherals from the SBCs.

Target SBCs

  1. Raspberry Pi (all models)
  2. Jetson Nano
  3. Adafruit feathers and other Adafruit CircuitPython SBCs, including the PyPortal and Clue
  4. The BBC micro:bit

Target peripherals

  1. Grove I2C peripherals
  2. Adafruit featherwings (I2C and SPI)
  3. Quick2Wire and Q2W2 boards
  4. Pimoroni breakout garden peripherals (I2C and SPI)
  5. 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.

About

Drivers and Examples for the babelboard project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published