How to activate motors with python3

Question:

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

Asked By: Gomenburu

||

Answers:

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

Answered By: Gomenburu