- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › LCD 8×2
how to initializ 8×2 lcd?
to which micro controller you are interfacing 8×2 LCD?
just follow the guide to interfacing alphanumeric LCDs
if you are using arduino then you need to write
lcd.begin(8,2)