The application consists of two parts
- Windows .exe
- Arduino .ino
The arduino is connected to a computer via USB to receive data via the com port. The Windows application collects data from computer sensors using the library OpenHardwareMonitor.dll and sends them via com port to Arduino
screen connection scheme
application interface


