kbere ccd1000e23 Start working with graphical LCD | vor 1 Jahr | |
---|---|---|
PCB | vor 1 Jahr | |
optiboot | vor 2 Jahren | |
soft | vor 1 Jahr | |
LICENSE.txt | vor 2 Jahren | |
README.md | vor 1 Jahr |
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