Hello everybody.
I want to open this Thread to explain the usage of 7-SEGMENT LEDs for VDI also using an Arduino.
This will be designed for connecting to the IDX PRO Metal Detector Project.
This is intended to be used in place of the 44780 16x4 LCD Module, for the user who does not have access or just does not wish to use the LCD - and would prefer just connecting the 7-Segment LEDs.
I myself had misplaced my 44780 / 1604 LCDs - and thought it might be just as flashy (or more so) than using the LCD.
I imagined carrying around my homebuilt Metal Detector with simple light-up LEDs.
I also realized (and soon discovered) that it might be easier to hookup and progarm - no include library files needed, and the LEDs lightup directly without complicated Communication Protocols.
I already tested my 7-segment LEDs on an ADC port, and will present this Code soon.
Also, I will present the 7-segment LEDs Code as the IDE. But, I can not test the 7-segment LEDs with the IDE - because I am still awaiting for the IDX PRO Boards.
This Thread should present uses of Dual-Digit LCDs, as well as Triple, and Single-Digit as a pair of LED Modules.
Hope this helps !
I want to open this Thread to explain the usage of 7-SEGMENT LEDs for VDI also using an Arduino.
This will be designed for connecting to the IDX PRO Metal Detector Project.
This is intended to be used in place of the 44780 16x4 LCD Module, for the user who does not have access or just does not wish to use the LCD - and would prefer just connecting the 7-Segment LEDs.
I myself had misplaced my 44780 / 1604 LCDs - and thought it might be just as flashy (or more so) than using the LCD.
I imagined carrying around my homebuilt Metal Detector with simple light-up LEDs.
I also realized (and soon discovered) that it might be easier to hookup and progarm - no include library files needed, and the LEDs lightup directly without complicated Communication Protocols.
I already tested my 7-segment LEDs on an ADC port, and will present this Code soon.
Also, I will present the 7-segment LEDs Code as the IDE. But, I can not test the 7-segment LEDs with the IDE - because I am still awaiting for the IDX PRO Boards.
This Thread should present uses of Dual-Digit LCDs, as well as Triple, and Single-Digit as a pair of LED Modules.
Hope this helps !
Comment