Search code examples
pythonautomationraspberry-pirobotics

How to activate motors with python3


I am thinking of a way to pack my bag for work in the morning, but I'm trying to automate it with python3, raspberry pi and motors, but I don't know how to program something to make them work. Does anyone know how to do this? I think it might include circuitpython.

Thanks for your time, Gomenburu


Solution

  • I figured out the answer. It is explained here. It uses a Raspberry Pi Pico and MicroPython to activate the motors.