Question: In Python write a code that is an emergency shutoff to a motor that is over heating. There is a thermostat that is reading the
In Python write a code that is an emergency shutoff to a motor that is over heating. There is a thermostat that is reading the temp of the motor. The over heating is if it reaches a certain temp over a certain period of time. Both the temp and the duration need to be able to be adjusted in the code if it is determined later that adjustments need to be made. Also, if the emergency shutoff is engaged the program needs to report that to an html.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
