micro:bit Automation Lab
Lights, Motors, Sensors
DC Motor - Connecting to Board
You will need a Phillips head screwdriver.
Which wire goes to +/- is not important
DC Motor - Connecting to Board
You will need a Phillips head screwdriver.
Which wire goes to +/- is not important
Programming DC Motor
https://github.com/DFRobot/pxt-motor
Programming DC Motor
Pick M1-4, �Direction (test), and
speed (255 is like %100)
0 to stop�Or use the Stop All block.