Projects

How to display 5x8 and 5x10 size font characters on 16x2 lcd with 8 bit microcontrollers

How to display 5×8 and 5×10 size font characters on 16×2 lcd with 8-bit microcontrollers

Character lcds can display character of font size 5×8 and 5×10. In 5xn, 5 represents number of coulombs and N represents number of rows. Character lcd’s especially which are controlled by Hitachi HD44780 controller can display 5×8 and 5×10 size font character. Some lcd’s can only display character in 5×8 font. In this project i […]

How to display 5×8 and 5×10 size font characters on 16×2 lcd with 8-bit microcontrollers Read More »

Interfacing LM35 temperature sensor with PIC18F4550 microcontroller 1

Interfacing LM35 temperature sensor with PIC18F4550 microcontroller

Interfacing PIC18F4550 with LM35 This small topic shows the circuit diagram and CCS C code of the interfacing of LM35 temperature sensor with PIC18F4550 microcontroller. The LM35 temperature sensor is three pin device (VCC, OUT and GND) with an output voltage linearly related to Centigrade temperature. Since the LM35 output varies with dependent to the

Interfacing LM35 temperature sensor with PIC18F4550 microcontroller Read More »

PIC16F84A DHT11 Proteus simulation

PIC16F84A + DHT11 Proteus simulation

Interfacing PIC16F84A microcontroller with DHT11(RHT01) sensor This topic shows how to interface DHT11 (RHT01) digital relative humidity and temperature sensor with PIC16F84A microcontroller, and how to simulate this interfacing using Proteus. Note that for the simulation Proteus version should be 8.1 or higher. With these versions there is no need to install Proteus DHT11 library,

PIC16F84A + DHT11 Proteus simulation Read More »