Skip to content

This program allow Arduino to read an analog value, print it on a display and write/read it on/from an external EEPROM (ATMEL 24C16A).

Notifications You must be signed in to change notification settings

nicopi/ArduinoEEPROMLCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This program allows Arduino to read an analog value, print it on a display and write/read it on/from an external EEPROM (ATMEL 24C16A).

Note
I used a function called LCDprint to print on my display. Probably, that function will not work with yours. In this case try to use lcd.print().

About

This program allow Arduino to read an analog value, print it on a display and write/read it on/from an external EEPROM (ATMEL 24C16A).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages