this is a test firmware that was missing for PIC16F886 with a LCD, I added the following changes:
- VDI lower and upper limits for each VDI interval
- backlight control (on/off/SW3/ 0 < VDI < VDI_upper_limit)
- change style of strength bars for better readability
to test it with the sample pcb:
- Y1, C12, C13 are not necessary for PIC16F886
- short R15 for LCD contrast to work
- pins VEE, CS1, CS2 and RST are not used for LCD
- 78L05, R11 and Q1 depend on the LCD model
- SW4 (for reset) and the pin header (ICSP) are optional
- VDI lower and upper limits for each VDI interval
- backlight control (on/off/SW3/ 0 < VDI < VDI_upper_limit)
- change style of strength bars for better readability
to test it with the sample pcb:
- Y1, C12, C13 are not necessary for PIC16F886
- short R15 for LCD contrast to work
- pins VEE, CS1, CS2 and RST are not used for LCD
- 78L05, R11 and Q1 depend on the LCD model
- SW4 (for reset) and the pin header (ICSP) are optional
Comment