- This topic has 3 replies, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Miscellaneous › Others › lcd display
i want to know.. my project using LM016L Hitachi LCD like in protues.. my simulation was run very well.. but in real hardware.. if i want to use LCD type HD44780 16×2 it is ok??
the LCD part number should be JHD162
In project AT89C51 microcontroller is used and the program is written in.C language…..if i use AT89S52 microcontroller then the only change in programming language is header file????……i.e instead of <reg.51> it will be <reg.52>….and all the program remain as it is…..or any other change will be there??
who told you to change header file?
header file remain same for entire MCS51 family of micro controller.
only the target device should be chaned