esc to dismiss
x
index

docs/micropython-adapter/readme

Download the lib on adapters.zip

This package contains all module that I developed when I made my robot

List of modules in this package
1. Ultrasonic
2. Servo Driver
3. Neopixel
4. Motor Driver
5. Lcd Driver

Be careful of what module you choose

Do not use the wrong modules/driver for the wrong device. You can damage it.

Disclaimer

This library is provided to you without any liability of damage to your hardware

Incompatible with circuitpython due to missing libs or difference in usage

This package is only compatible with micropython because it uses micropython specific machine library

x