Python code not working: Programming a motor to turn on using a switch (Raspberry Pi)
Asked today
Modified today
Viewed 16 times
1
HELP! Ideally within the next 24hrs PLEASE!!!!!
We have a simple circuit where we have a button, that when pressed, starts a motor that needs to run at a certain speed for a certain amount of time. (The circuit also involves an infrared sensor that is meant to be counting the wheel spokes as the wheel rotates which will be used to stop the motor after a certain number of spokes however we have given up incorporating this element as we found it too difficult – However, any help on how to do this is greatly appreciated)
Attached are our attempts at coding and the circuit diagram. Any help on coding is massively appreciated. We have an exhibition in a couple of days and can’t get it to work.
From a group of mechanical engineering students with zero coding experience Details: Raspberry Pi used, Python used for programming, 12V NiMH rechargeable battery, 84rpm DC motor.




pythonrpi.gpioraspberry-pi-desktopcircuitpython
EditFollowClose 2Flag
asked 9 hours ago
1122 bronze badges
New contributor
- 1We need text listings of the code in the question. Not photos. Also explain in your question what is not working as you expect. – joan 9 hours ago
group of female mechanical engineering students
… female is irrelevant … that should saygroup of mechanical engineering students
– jsotola 8 hours ago- please, no screenshots of text … copy and paste the text itself – jsotola 8 hours ago
- It is not clear which N-channel power MOSFET you are using. One tip is not to use the very popular NRF540N – Use NRL540N instead. Reference: Power MOSFET Driving Big Motor Problem – Asked 3 years, 3 months ago Modified 1 year, 9 months ago Viewed 928 times raspberrypi.stackexchange.com/questions/94031/…. – tlfong01 2 mins ago Edit
Categories: Uncategorized