Skip to content

Elektrochecker/SCD30-environment-sensor

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published