Saturday, August 2, 2014

DHT11 connected to Raspberry Pi to measure Room Temperature & Humidity

As always the difficult part while interfacing a device especially sensors is  the signal decoding. I always felt difficult to understand the specifications of a electronic device.

DHT11 decoding code and instructions I got from the below link 

Raspberry Pi and DHT11 connection Diagram:


I just followed the instructions and finially I measured my room temperature and humidity.







Wednesday, July 30, 2014

Ordered a DHT11 to connect with Raspberry Pi

Today I have ordered DHT11 in ebay.Just need to do some experiment with GPIO pins on Raspberry Pi in input mode.




DHT11 Temperature and Humidity Sensor features a calibrated digital signal output with the temperature and humidity sensor complex. Its technology ensures the high reliability and excellent long-term stability. A high-performance 8-bit microcontroller is connected. This sensor includes a resistive element and a sense of wet NTC temperature measuring devices. It has excellent quality, fast response, anti-interference ability and high cost performance advantages

DHT11 timing diagram:
DHT11 connection Diagram:

Waiting for it to come.................................

Tuesday, July 29, 2014

Object Game in Raspberry Pi using Pygame

It is easy to build falling balls in Pygame and try to use the sleep function to delay the balls.



Video in youtube: