Hello, could you please explain, how to display numbers (float) on LCD. I am trying to do DS18B20 project and I want to display temperature values on the LCD screen, I have couple of examples but I can't understand LCD...
This is a simple program for LCD. Tried and Tested on TOPVIEW SIMULATOR. Run and View. Settings for LCD should be Correct else it will not run. If you don't know the settings, Comment on this page to know. ...
Here is the code i tried for scrolling text in an LCD display... Four push buttons are connected to the P0.0-P0.3, in which each button is assigned a stored message. For each button press that particular message is scrolled...
Hi all. This is my first post and im beginner. Im interfacing Attiny 2313 with 16*2 lcd.i have used PORTD6,PORTD5 and PORTD4 pins for controlling lcd,progarm displays A to Z.Code is given below its executed successfully but...