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