/temp-monitor-raspberry-pi-rust

A CLI app written in Rust which monitors the temperatures of the GPU and CPU of Raspberry Pi running Linux

Primary LanguageRust

Temperature monitor for Raspberry Pi

A CLI app written in Rust which monitors the temperatures of the GPU and CPU of Raspberry Pi running Linux.

This blog post describes some basic central concepts of Rust used in this code.

To install the Rust compiler to compile and run the code of this repository, follow these insctructions