How can I automate the switching on and off of LED lights (RGB) after measuring the temperature?



  • I created a pycom project. I am using pysense temperature sensor to measure the temperature and my goal is to switch on the red LED light if the temperature is over a threshold value (say 25)? I tried doing that using a regular if...else statement, but it's not working. It might be something simple but I am quite new in this so please help me out.help.png help1.png



  • Is there a reason you are converting the value into a string? The logic looks correct to me so im thinking there is something about comparing strings


Log in to reply
 

Pycom on Twitter