mirror of
https://git.alemi.dev/pc-monitor.git
synced 2024-11-14 03:29:21 +01:00
an hardware monitor for PC stats, powered by arduino and rust
alemidev
ed96292606
adding a proper floating point operation added something like 6 kb to the resulting bin size, which is not acceptable, I'm pretty tight with the graphics library! Also added a separate packet/command for refreshing the display directly, and stopped redrawing the display for each led update. This allows for a mixed experience, with smooth leds with "hiccups" and a slow updating display. |
||
---|---|---|
.cargo | ||
script | ||
src | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
avr-atmega328p.json | ||
Cargo.toml |