|
vor 2 Jahren | |
---|---|---|
PCB | vor 2 Jahren | |
optiboot | vor 3 Jahren | |
soft | vor 2 Jahren | |
LICENSE.txt | vor 3 Jahren | |
README.md | vor 2 Jahren |
Software build & programming:
First, install bootloader using USBASP:
cd optiboot
make install
Second, program with software.
Alphanumeric display version:
cd soft
make install PROGPORT=COM16
Graphical display version:
cd soft
make install PROGPORT=COM16 LCD=graphic