diff --git a/pyb-module.md b/pyb-module.md new file mode 100644 index 0000000..ea8f402 --- /dev/null +++ b/pyb-module.md @@ -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