Go to file
Christoph J. Scherr cc97a76e16 readme 2023-10-27 11:19:16 +02:00
beep build script 2023-10-27 11:02:37 +02:00
blink build script 2023-10-27 11:02:37 +02:00
buttons build script 2023-10-27 11:02:37 +02:00
.gitignore build script 2023-10-27 11:02:37 +02:00
README.md readme 2023-10-27 11:19:16 +02:00
build.sh dont use arduino weird path 2023-10-27 11:07:09 +02:00

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