Skip to content

rrendec/aqmon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aqmon

DIY indoor air quality monitor

Building

dnf install arm-none-eabi-gcc arm-none-eabi-newlib
ln -s ../libopencm3

Flashing

sudo openocd -c "bindto 0.0.0.0" -f rpi1.cfg -c "transport select swd" -c "adapter speed 1000" -f target/stm32f1x.cfg
program firmware.elf verify reset

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published