Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 730 Bytes

PSoC6 DHT11 Sensor Interfacing

In this project we interface PSoC6 with the DHT11 Humidity and Temperature Sensor using PSoC Creator IDE.

Hardware used:

  1. PSoC62 BLE Pioneer Kit
  2. DHT11 Humidity and Temperate Sensor

Connections:

Sensor <--------> MCU

VCC <--------> 3.3V
GND <--------> GND
DATA <---------> P5.6

Connect a 4.7K pull up resistor between DATA pin of sensor and VDD of the MCU.

Datasheet for the sensor can be found here