Go to file
Christoph J. Scherr c34f3afbf9 moar fancy 2023-12-09 14:40:16 +01:00
alarm timer 2023-10-31 09:13:51 +01:00
beep add beep 2023-10-27 12:28:45 +02:00
blink build script 2023-10-27 11:02:37 +02:00
btn-pwm printer 2023-12-09 11:30:21 +01:00
btn-pwm-ctrl enum for btn-pwm-ctrl 2023-10-31 12:03:13 +01:00
buttons button pwm 2023-10-31 11:24:34 +01:00
include comments 2023-12-09 14:38:14 +01:00
print moar fancy 2023-12-09 14:40:16 +01:00
timer timer 2023-10-31 09:13:51 +01:00
timer2 timer2 2023-10-31 10:12:40 +01:00
.clangd printer 2023-12-09 11:30:21 +01: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 adc early 2023-12-09 14:20:18 +01: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