06-05-2015 10:51 PM
I have value temperature, value light sensor , I want save both to eeprom with address I choice and timeline . what should i do? please Guide me !
06-06-2015 07:37 AM
Hi,
I don't understand where is your eeprom? which protocol of communication did you use? i2c?
06-06-2015 10:54 AM
I use EEPROM 25LC040A communicaty SPI , How do save time and 2 byte of data at timeline ??
06-07-2015 05:37 AM
ok if i understand, you want write 3 data;
timeline
Temperature
light sensor value ?
06-07-2015 07:15 AM
Yes! That's I want to say Can you help me?
06-07-2015 07:46 AM
tell me more..
Did you have start to write any code? what did you use (equipement) to read and right your eeprom?