Skip to content

Releases: Drakiat/ArduinoSystemMonitor

v.2.1

08 Oct 19:48
10b898c

Choose a tag to compare

Hi! Using some advice from Reddit, I tweaked the while loop to receive data faster, I removed the delays commands on the Arduino script and also on the python script, so data is sent every 1 second.
Furthermore, this version uses more space on the LCD to display all the information directly so it doesn't need to refresh.
yes