5d7ee944983f7f6c66462dfff4d7bdef2f9bef09
Board/ILC/ILC1073-dat/ILC1073-dat.md
... | ... | @@ -21,14 +21,15 @@ Schematic |
21 | 21 | - Programmer Buttons Key1 and Key2 |
22 | 22 | |
23 | 23 | |
24 | +## Software |
|
24 | 25 | |
25 | -## Use on Windows : |
|
26 | +### Use on Windows : |
|
26 | 27 | |
27 | 28 | - https://github.com/harbaum/LCD2USB/blob/master/contrib/LCD2USB-smartie.zip |
28 | 29 | - libusb-win32 need to be installed |
29 | 30 | |
30 | 31 | |
31 | -## Firmware flash command |
|
32 | +### Firmware flash command |
|
32 | 33 | |
33 | 34 | avrdude -c usbasp-clone -p m8 -U flash:w:"E:\Git-category\Git-AVR\AVR_firmware\Firmware\LCD2USB\firmware.hex":a -U lfuse:w:0x9F:m -U hfuse:w:0xC9:m |
34 | 35 | |
... | ... | @@ -38,12 +39,15 @@ method 2 |
38 | 39 | |
39 | 40 | |
40 | 41 | |
41 | -## Debug |
|
42 | +### Debug |
|
42 | 43 | |
43 | 44 | - tune the brightness if nothing show up |
45 | +- contrast is also set in default firmware, pre-uploaded |
|
46 | + |
|
44 | 47 | |
45 | 48 | ## Demos |
46 | 49 | |
50 | +Need to set contrast |
|
47 | 51 | - https://twitter.com/electro_phoenix/status/987251467861061632 |
48 | 52 | |
49 | 53 |