kbere ccd1000e23 Start working with graphical LCD | hai 1 ano | |
---|---|---|
PCB | hai 1 ano | |
optiboot | %!s(int64=2) %!d(string=hai) anos | |
soft | hai 1 ano | |
LICENSE.txt | %!s(int64=2) %!d(string=hai) anos | |
README.md | hai 1 ano |
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