├── README.md ├── disks.jpg ├── others.jpg ├── processor.jpg ├── serial_receiver.ino ├── serial_sender.py └── user_settings.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/README.md -------------------------------------------------------------------------------- /disks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/disks.jpg -------------------------------------------------------------------------------- /others.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/others.jpg -------------------------------------------------------------------------------- /processor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/processor.jpg -------------------------------------------------------------------------------- /serial_receiver.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/serial_receiver.ino -------------------------------------------------------------------------------- /serial_sender.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/serial_sender.py -------------------------------------------------------------------------------- /user_settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gdantas04/Cardputer-System-Monitor/HEAD/user_settings.json --------------------------------------------------------------------------------