- This topic has 6 replies, 3 voices, and was last updated 12 years, 11 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › need help for project
hey . i am making data acquisition system for my instrument.
it is a simple potentiometer to measure angular measurement .
also i hav to store each reading with date and time
i am using:
P89v51rd2
1)adc0831 —i2c protocol
2)rtc ds1307 —-i2c protocol
3)glcd jhd12864 or 20*4 character lcd.
4)ps2 keyboard —-i2c protocol
5)eeprom 24c1024 —-i2c protocol
i have got c-code for adc and rtc
i require c library/code for interfacing ps2 keyboard
and also help regarding the storage and retrieval of data using eeprom mentioned
also i need c lib for interfacing glcd els i will hav to replace it with 20*4 charactr lcd
hi nishant
here i am sending you some links for graphical LCD
http://www.engineersgarage.com/microcontroller/8051projects/graphics-lcd-interfacing-at89c52-circuit
heyy
thank you soo much for that
need help for data storage and retrieval using the eeprom..
Internal EEprom or external…
External EEPROM 24c1024
also i may use a SD/MMC card
Hi Nishant,
I need c code for rtc ds1307 interfacing with p89v51rd2. pls help me…