Checking temperature, humidity values from farm field with using LoRa protocol.
- DHT22.py, DHT22_old.py, DHT22.pyc should be located your projects folder or library.
- Pigpio
- Pyserial
- Matplotlib
- Set up your serial settings in code and start to serial write.
- Run SerialToRead for seeing on terminal and writing to SensorValues.txt - Run Tk-Livelabel and see values on a label - First run SerialToRead.py, after run Tk-LiveGraph and see values on a graph per packets.
- Drawing a simple plot and making a live label for monitoring -> 0.1v