#Temp monitor Temp monitor is a device the monitors system resources. It connects to a computer with a micro usb cable and a host program written in C# collects and sends system information to the device.
The device is equiped with four 3 character 8-segments led displays. The device is controlled by a ATiny45 running the V-USB library to create create a HID USB device.
More information about hardware, firmware and host softwar can be found in the subfolders of the repository.