Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bieanimaton/arduino-dht11

This is project of an Arduino using temperature and humity sensor DHT11.
https://github.com/bieanimaton/arduino-dht11

adafruit arduino dht11 humidity temperature

Last synced: about 2 months ago
JSON representation

This is project of an Arduino using temperature and humity sensor DHT11.

Awesome Lists containing this project

README

        

# Ardunio-DHT11

This is project of an Arduino using temperature and humity sensor DHT11.

## Notes :books:
- Responsive project to ambient.
- Practice electronics skills.

## Images :robot:
![projeto com dht11](https://user-images.githubusercontent.com/52220244/97155592-5bd04680-1754-11eb-9414-eb8be1f67476.jpg)

![projeto com dht11 4](https://user-images.githubusercontent.com/52220244/97156198-224c0b00-1755-11eb-9302-c53b71c5cfbc.jpg)

## Components :point_up:
- Arduino Uno x1.
- DHT11 Sensor x1.
- Power supply from own Arduino.
- Protoboard x1.
- Jumpers xN.

## Libraries :bookmark_tabs:
- Adafruit_Sensor
- DHT
- DHT_U