LCD Archives - electroSome https://electrosome.com/tag/lcd/ You Inspire.....We Create..... Tue, 23 Oct 2018 15:34:39 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Interfacing LCD with CloudX Board https://electrosome.com/interfacing-lcd-cloudx-board/ https://electrosome.com/interfacing-lcd-cloudx-board/#respond Tue, 23 Oct 2018 15:34:39 +0000 https://electrosome.com/?p=15436 To have a good relationship between human world and machine world, display units plays a vital part. Displays allows us to know what’s happening in a device like the voltage, temperature, present status of the device and even device fault detection etc. LCD’s have a very wide application in embedded systems and it is more […]

The post Interfacing LCD with CloudX Board appeared first on electroSome.

]]>
https://electrosome.com/interfacing-lcd-cloudx-board/feed/ 0
Calculator using Arduino Uno https://electrosome.com/calculator-arduino-uno/ https://electrosome.com/calculator-arduino-uno/#respond Tue, 26 Dec 2017 06:30:48 +0000 https://electrosome.com/?p=13869 Arduino Uno has always helped to build projects easily and make them look more attractive. In this project, we are going to make an Arduino Uno calculator which will take the values from user by using the 4X4 keypad and then will perform the calculations to get the result. After calculating the result, it will print […]

The post Calculator using Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/calculator-arduino-uno/feed/ 0
Digital Thermometer using Arduino and DS18B20 Sensor https://electrosome.com/digital-thermometer-arduino-ds18b20/ https://electrosome.com/digital-thermometer-arduino-ds18b20/#respond Wed, 07 Jun 2017 05:40:56 +0000 https://electrosome.com/?p=13763 In this project, we are going to make a Digital Thermometer using Arduino Uno. We will use DS18B20 temperature sensor to sense the temperature and Nokia 5110 LCD to display it. DS18B20 is a 1-Wire digital temperature sensor manufactured by Maxim Integrated and is capable of reporting degree celsius with 9 ~ 12 bit precision. […]

The post Digital Thermometer using Arduino and DS18B20 Sensor appeared first on electroSome.

]]>
https://electrosome.com/digital-thermometer-arduino-ds18b20/feed/ 0
LCD Display – Fundamentals https://electrosome.com/lcd-display-fundamentals/ https://electrosome.com/lcd-display-fundamentals/#comments Mon, 09 May 2016 04:40:29 +0000 https://electrosome.com/?p=11864 LCD or Liquid Crystal Display is a flat electronic display which is very commonly used in digital watches, calculators, laptops, televisions etc. It make use of light modulating properties of  liquid crystal and polarization of light for its operation. Low power consumption, less thickness and less weight of LCD enables its use in battery powered and […]

The post LCD Display – Fundamentals appeared first on electroSome.

]]>
https://electrosome.com/lcd-display-fundamentals/feed/ 1
Custom Characters on LCD using PIC – MPLAB XC8 https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/ https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments Tue, 10 Feb 2015 12:35:27 +0000 https://electrosome.com/?p=10647 I hope that you already go through our tutorial, Interfacing LCD with PIC Microcontroller – MPLAB XC8. HD44780 compatible controllers used in these LCDs allows us to define 8 custom characters in addition to the standard pre-programmed characters. In this tutorial we will learn, how to create custom characters on LCD using PIC Microcontroller and […]

The post Custom Characters on LCD using PIC – MPLAB XC8 appeared first on electroSome.

]]>
https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/feed/ 7
Custom Characters on LCD using PIC – MikroC https://electrosome.com/custom-characters-lcd-pic-mikroc/ https://electrosome.com/custom-characters-lcd-pic-mikroc/#comments Mon, 05 Jan 2015 10:47:03 +0000 https://electrosome.com/?p=10297 I hope that you already go through our tutorial, Interfacing Character LCD with PIC Microcontroller – MicroC Pro. These character based LCDs are commonly made using HD44780 compatible controllers. It allows us to define 8 custom characters in addition to the standard pre-programmed characters. In this tutorial we will learn to define our own custom […]

The post Custom Characters on LCD using PIC – MikroC appeared first on electroSome.

]]>
https://electrosome.com/custom-characters-lcd-pic-mikroc/feed/ 6
Interfacing LCD with Arduino Uno https://electrosome.com/interfacing-lcd-arduino-uno/ https://electrosome.com/interfacing-lcd-arduino-uno/#respond Wed, 19 Nov 2014 03:18:16 +0000 https://electrosome.com/?p=8421 16×2 character LCD display is a very basic LCD module which is commonly used in electronic projects. 16×2 means it can display 2 rows of 16 characters (columns). Its other variants such as 16×1, 16×4 etc are also available. These LCDs are usually made using HD44870 compatible controllers. In this tutorial we will see how […]

The post Interfacing LCD with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-lcd-arduino-uno/feed/ 0
Interfacing LCD with PIC Microcontroller – Hi Tech C https://electrosome.com/interfacing-lcd-with-pic-microcontroller-hi-tech-c/ https://electrosome.com/interfacing-lcd-with-pic-microcontroller-hi-tech-c/#comments Mon, 22 Jul 2013 17:05:56 +0000 https://electrosome.com/?p=7043 16×2 Character LCD is a very basic LCD module which is commonly used in electronics projects and products. It contains 2 rows that can display 16 characters. Each character is displayed using 5×8 or 5×10 dot matrix. It can be easily interfaced with a microcontroller. In this tutorial we will see how to write data […]

The post Interfacing LCD with PIC Microcontroller – Hi Tech C appeared first on electroSome.

]]>
https://electrosome.com/interfacing-lcd-with-pic-microcontroller-hi-tech-c/feed/ 94
Interfacing GLCD with PIC Microcontroller https://electrosome.com/interfacing-glcd-with-pic-microcontroller/ https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments Wed, 01 May 2013 05:42:19 +0000 https://electrosome.com/?p=3019 I have already posted about Interfacing character LCD with PIC Microcontrollers. By using GLCD (Graphical LCD) we can present information in a better and user friendly way by using any patterns or shapes. Graphical LCDs are preferred where both character and graphical representation are required. Compared to Character LCD, GLCD is a bit complex and we need […]

The post Interfacing GLCD with PIC Microcontroller appeared first on electroSome.

]]>
https://electrosome.com/interfacing-glcd-with-pic-microcontroller/feed/ 16
LCD interfacing with PIC Microcontroller – MikroC https://electrosome.com/lcd-pic-interfacing/ https://electrosome.com/lcd-pic-interfacing/#comments Wed, 09 May 2012 17:54:33 +0000 https://electrosome.com/?p=1554 A PIC Microcontroller can  be easily made to communicate with LCD by using the built in Libraries of MikroC. Interfacing between PIC and LCD can be 4-bit or 8-bit. The difference between 4-bit and 8-bit is how data are send to the LCD. In the 8-bit mode to write an 8-bit character to the LCD module, ASCII data […]

The post LCD interfacing with PIC Microcontroller – MikroC appeared first on electroSome.

]]>
https://electrosome.com/lcd-pic-interfacing/feed/ 85