Interface PIC12F615 with DHT11 and LCD display

Discussion on projects that are created by users and posted on mikroElektronika website.
Post Reply
Author
Message
spokba
Posts: 23
Joined: 24 Jan 2015 07:40

Interface PIC12F615 with DHT11 and LCD display

#1 Post by spokba » 19 Nov 2015 18:33

This is a project of interfacing small microcontroller PIC12F615 with Lcd display and DHT11 digital humidity and temperature sensor. The Lcd display is connected to a shift register and the shift register is connected to the microcontroller using only two lines, data line and clock line which makes the Lcd works only using two wires. All this is done in order to minimize the used pins of the Lcd because we don't have enough pins on the microcontroller. To use this schematic a library called 2-wire serial Lcd must be installed.
The DHT11 uses only one wire to communicate with the microcontroller.
This project is shared on Libtstock and the source file is included:
http://www.libstock.com/projects/view/1 ... ure-sensor
Last edited by spokba on 10 Mar 2019 21:08, edited 1 time in total.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Interface PIC12F615 with DHT11 and LCD display

#2 Post by filip » 27 Nov 2015 08:51

Hi,

Nice addition. :)

Regards,
Filip.

Post Reply

Return to “User Projects”