EEPROM_4bits_to_7segments
0 Stars     7 Views    

Author: Demian Dan

Forked from: Mircea-Petru URSU/EEPROM decoder 4 bits to 7 segments

Project access type: Public

Description:

I loaded the following data into the EEPROM, for the common anode LED display:

0x40, 0x79, 0x24, 0x30, 0x19, 0x12, 0x02, 0x78, 0x00, 0x10, 0x08, 0x03, 0x46, 0x21, 0x06, 0x0E

As the LED display of CircuitVerse has common cathode, I placed seven XOR gates that can repeat (PHASE=0) or invert (PHASE=1) the outputs of the EEPROM.

Created: May 06, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.