kbere ccd1000e23 Start working with graphical LCD | há 1 ano atrás | |
---|---|---|
PCB | há 1 ano atrás | |
optiboot | há 2 anos atrás | |
soft | há 1 ano atrás | |
LICENSE.txt | há 2 anos atrás | |
README.md | há 1 ano atrás |
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