an hardware monitor for PC stats, powered by arduino and rust
Find a file
alemidev e400459168
build: init project with avr_hal setup and target
Added avr_han project structure with arch definition and cargo config.
Remember to switch to nightly!
Added a basic initial project, with 4 leds (1 for CPU core). Each led
grows in intensity depending on CPU core load. Added a py script to
generate cpu load data on serial port.
2022-08-10 03:44:15 +02:00
.cargo build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
script build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00
src build: init project with avr_hal setup and target 2022-08-10 03:44:15 +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 build: init project with avr_hal setup and target 2022-08-10 03:44:15 +02:00