Aucune description

kbere ccd1000e23 Start working with graphical LCD il y a 1 an
PCB b946c3ac51 Export schematics for new PCB version il y a 1 an
optiboot cb3921513d Revert most changes from optiboot (only keep power-on signal) il y a 2 ans
soft ccd1000e23 Start working with graphical LCD il y a 1 an
LICENSE.txt 8f1f59be6e Drop in libraries (not configured yet) il y a 2 ans
README.md ccd1000e23 Start working with graphical LCD il y a 1 an

README.md

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