arupbsk
Member level 1
- Joined
- Dec 14, 2010
- Messages
- 33
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Gopalganj
- Activity points
- 1,554
A text editor Project:
I want it to read ASCII text (7 bit)from an general EEPROM of I²C bus. I'll be plugging a 24C08 with preloaded text, and it will read/write the text there. Then the MCU will simply transfer the text to a 2x16 (serial) LCD (that one we use mostly).
I have a 8051 MCU P80C31 and also a 8052 MCU SM8952A. Which one can be used for this? I want to run it with 6Mhz clock.
I chosen these MPU as these have 4x 8bit ports. I want to use one or two 8bit ports as a keyboard matrix for entering text in write mode and the other one port will control the LCD and EEPROM and the last port will be used for control keys for UI.
:grin:
I want it to read ASCII text (7 bit)from an general EEPROM of I²C bus. I'll be plugging a 24C08 with preloaded text, and it will read/write the text there. Then the MCU will simply transfer the text to a 2x16 (serial) LCD (that one we use mostly).
I have a 8051 MCU P80C31 and also a 8052 MCU SM8952A. Which one can be used for this? I want to run it with 6Mhz clock.
I chosen these MPU as these have 4x 8bit ports. I want to use one or two 8bit ports as a keyboard matrix for entering text in write mode and the other one port will control the LCD and EEPROM and the last port will be used for control keys for UI.
:grin:
Last edited: