kbere ccd1000e23 Start working with graphical LCD | пре 1 година | |
---|---|---|
PCB | пре 1 година | |
optiboot | пре 2 година | |
soft | пре 1 година | |
LICENSE.txt | пре 2 година | |
README.md | пре 1 година |
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