Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Questions about pics and EEPROM

Status
Not open for further replies.

azari

New Member
Hi!!! I just ordered 3 PIC16F628's and 3 24LC00's. I was wondering how to use the pic to send information to be stored into the EEPROM, and read information from the EEPROM. For example(I know that this can be done internally within the pic, but it's just an example), I press a button that sends a signal to the pic, and the pic stores the number of times I press a button inside the eeprom. How would I go about doing this(hardware and software)?
 
24Cxx EEPROMs work on I2C Protocol. Search for PIC I2C in Google. You'll find a lot of example code like this one
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top