start list

Neon22
2013-12-27 18:58:14 -08:00
parent d60466fb53
commit be53768ce2

11
pyb-module.md Normal file

@@ -0,0 +1,11 @@
The pyb module exposes the internal functionality of the (initially 405RG) chip.
This includes:
* i2c
* random
* led (pwm driver)
* servo
* accelerometer
* clock functions
* sd card access
* serial comms
* CAN bus comms