|
2 lat temu | |
---|---|---|
PCB | 2 lat temu | |
optiboot | 3 lat temu | |
soft | 2 lat temu | |
LICENSE.txt | 3 lat temu | |
README.md | 2 lat temu |
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