an hardware monitor for PC stats, powered by arduino and rust
Find a file
alemidev def620665e
feat: added display code, basic packet handling
added a super basic packet handling mechanism with a tiny buffer,
allowing for easier expansion later on. Added display code, waiting for
actual display to test, improved the cpu load script
2022-08-10 23:02:04 +02:00
.cargo build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
script feat: added display code, basic packet handling 2022-08-10 23:02:04 +02:00
src feat: added display code, basic packet handling 2022-08-10 23:02:04 +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 feat: added display code, basic packet handling 2022-08-10 23:02:04 +02:00