Skip to content

Repository files navigation

compile for AVR

./avr-compile.sh main.c

flash with avrdude

avrdude -v -c stk500 -p m328p -P /dev/ttyACM0 -U flash:w:build/main.hex:i

About

ATmega328p firmware for interfacing with a sensirion SCD30 sensor via i²c

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages