Open Dancopy opened 5 years ago
Hello, monitoring.py file is the program which send the hardware monitoring information (CPU temperature, network usage...) to the ESP8266. This is file has to be adjusted for your system and your configuration. If you want to tun this file in widows, the first things to do is to modify the path to the serial port ('/dev/ttyUSB0' to ?) in this python file. After you have to make the adjustment according to the sensor libraries available under python windows.
Sorry, I'd like to know what the 'monitoring' file is for inside the 'monitoring' folder; Is this code not for Windows? Thank you