mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 13:40:31 +01:00
start list
11
pyb-module.md
Normal file
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
|
||||
Reference in New Issue
Block a user