akp007
Newbie level 1
- Joined
- Jan 29, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,287
Dear all,
i need to write the microcontroller c programming code with the following requirements
1. To store data in the external serial eeprom(upto 64k bytes)
2.To update the data stored in the eeprom automatically periodically
3.To compare the input data(from the serial input port) with the data stored in the eeprom
4.if the data matches form a string
5.send the string at the output port
............pls help.........
i need to write the microcontroller c programming code with the following requirements
1. To store data in the external serial eeprom(upto 64k bytes)
2.To update the data stored in the eeprom automatically periodically
3.To compare the input data(from the serial input port) with the data stored in the eeprom
4.if the data matches form a string
5.send the string at the output port
............pls help.........