ab1441c87223cafdc93deaaddb412d78e883eb0a
Board/ILC/ILC1073-dat/2023-09-19-18-48-30.png
... | ... | Binary files /dev/null and b/Board/ILC/ILC1073-dat/2023-09-19-18-48-30.png differ |
Board/ILC/ILC1073-dat/ILC1073-dat.md
... | ... | @@ -32,7 +32,7 @@ Schematic |
32 | 32 | |
33 | 33 | ### Firmware flash command |
34 | 34 | |
35 | - avrdude -c usbasp-clone -p m8 -U flash:w:"E:\Git-category\Git-AVR\AVR_firmware\lcd2usb\firmware.hex":a -U lfuse:w:0x9F:m -U hfuse:w:0xC9:m |
|
35 | + avrdude -c usbasp-clone -p m8 -U flash:w:"E:\Git-category\Git-AVR\LCD2USB-master\firmware\firmware.hex":a -U lfuse:w:0x9F:m -U hfuse:w:0xC9:m |
|
36 | 36 | avrdude -c usbasp -p atmega8 -U lfuse:w:0x9f:m -U hfuse:w:0xc9:m -U flash:w:firmware-avrusb.hex |
37 | 37 | |
38 | 38 | ### Debug |
... | ... | @@ -59,6 +59,7 @@ python with lcd2usb |
59 | 59 | test application |
60 | 60 | - https://github.com/harbaum/LCD2USB/tree/master/testapp |
61 | 61 | |
62 | +![](2023-09-19-18-48-30.png) |
|
62 | 63 | |
63 | 64 | |
64 | 65 | ## ref |