No description
| alarm | ||
| beep | ||
| blink | ||
| btn-pwm | ||
| btn-pwm-ctrl | ||
| buttons | ||
| include | ||
| timer | ||
| timer2 | ||
| .clangd | ||
| .gitignore | ||
| build.sh | ||
| README.md | ||
Programming for the atmega382p
Dependencies
dnf install avr-gcc avr-binutils avr-gcc-c++ avr-libc avrdude
Note: The avr-libc files will be located in /usr/avr.
Build
It is assumed that the board will be available on /dev/ttyUSB0. Your user
should be part of the dialout group.
bash build.sh buttons