Good day, I am newbie in python programming. Can get some information on treading (multi processing). I am doing project with raspberry pi 3 to monitor the following sensor: -
1. temperature
2.humidity
3. CO
At same time using 3g USB dongle to push data to cloud. My critical issue is 3g USB dongle, need to monitor that everytime.
Thank you, I did on sequential method and its working well. I just wanted to explore more on mutli tasking. Just want to now how reliable this devices. Can i get more some links which easy to understand.