[Arduino_Uno/atmega328p/counter_dec]

Counter with decoder

Simple example of how to use the multiplexed 7-segment display with decoder 
counter_dec.ino

Download (pzw)

View Online


[Arduino_Uno/atmega328p/counter_latch]

Counter with decoder and latch

Simple example of how to use the latched 7-segment display with decoder 
counter_latch.ino

Download (pzw)

View Online


[Breadboard/PIC18F4520/ADC_7segLatch]

Counter with decoder and latch

Simple example of how to use the latched 7-segment display with decoder and ADC
main.c

Download (pzw)

View Online