an hardware monitor for PC stats, powered by arduino and rust
Find a file
alemidev 4020bfeddb
feat: reworked script with async loop
now allows async tasks with separate timers for different kind of
packets: net and cpu leds are fast, display redraw is slow
2022-08-13 04:45:31 +02:00
.cargo fix: increase rate 2022-08-13 04:45:18 +02:00
script feat: reworked script with async loop 2022-08-13 04:45:31 +02:00
src fix: floating point is like 6k!!! added cmd for display 2022-08-13 04:43:25 +02:00
.editorconfig build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
.gitignore build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
.rustfmt.toml build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
avr-atmega328p.json build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
Cargo.toml fix: use correct lib, draw some initial gui 2022-08-12 23:33:43 +02:00