an hardware monitor for PC stats, powered by arduino and rust
Find a file
2022-08-11 02:48:36 +02:00
.cargo build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
script feat: added leds and packet for net tx/rx 2022-08-11 02:48:36 +02:00
src feat: added leds and packet for net tx/rx 2022-08-11 02:48:36 +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