kbere ccd1000e23 Start working with graphical LCD | 1 gadu atpakaļ | |
---|---|---|
PCB | 1 gadu atpakaļ | |
optiboot | 2 gadi atpakaļ | |
soft | 1 gadu atpakaļ | |
LICENSE.txt | 2 gadi atpakaļ | |
README.md | 1 gadu atpakaļ |
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