kbere ccd1000e23 Start working with graphical LCD | il y a 1 an | |
---|---|---|
PCB | il y a 1 an | |
optiboot | il y a 2 ans | |
soft | il y a 1 an | |
LICENSE.txt | il y a 2 ans | |
README.md | il y a 1 an |
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