Arduino EEPROM

recipe:

read them from eeprom into a variable - Arduino Playground - LibraryForI2CEEPROM - may help
split that variable in bits and send those bits to a pin with digitalWrite();