kopia lustrzana https://github.com/pimoroni/pimoroni-pico
…
|
||
---|---|---|
.. | ||
README.md | ||
dual_motors.py | ||
motor_song.py | ||
movements.py | ||
single_motor.py | ||
stop_motors.py |
README.md
Pico Motor Shim MicroPython Examples
Examples
Single Motor
Demonstrates how to create a Motor object and control it.
Dual Motors
Demonstrates how to create two Motor objects and control them together.
Movements
An example of how to perform simple movements of a 2-wheeled driving robot.
Motor Song
A fun example of how to change a motor's frequency to have it play a song.
Stop Motors
A simple program that stops the motors.