03-04-2022 03:41 PM
Hello
I have problems with the logic of making Simulation Of Temperature
So the problem is that when someone enter in the interface wanted tempreture to make comparison if the water is hot/normal or cold, so if the temp is low the heating system to start
if the temp is very high the heating system to come in cooling
this is my work by now
Solved! Go to Solution.
03-04-2022 04:06 PM
Maybe you can expand on your "problem" because your code seems to be working, other than sucking up all the available CPU power. (IE put a wait in your while loop)
03-04-2022 04:57 PM
If this is homework, maybe ask the teacher?
03-05-2022 05:57 AM
* I added 2 more LEDs/And indicator
* I want to be simulated
* Removed loop
*
03-05-2022 10:46 AM
@xPG wrote:
* I added 2 more LEDs/And indicator
* I want to be simulated
* Removed loop
*
Your post does not contain any useful information. Which loop did you remove and why? Is the problem solved or do you still need help?