Skip to content

0YJ/ESP8266-DHT11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥ESP8266 DHT11 Data Spy Build🧑‍🚀

How to use this

connect your ESP8266, BMP180, BH1750 and DHT11 sensor like this, GND&- to GND, +&vcc to 3v, careful with D1 D2 D7 pins:

connection

Get drduino ide

git clone https://github.com/0YJ/ESP8266-DHT11.git
sudo apt update
sudo apt upgrade
sudo apt install arduino

Install driver CH340/CH341 (driver is modified for GCC 13 on ubuntu, ready to use)

cd CH341SER_LINUX/driver
sudo make -j8
sudo make install
sudo dmesg
lsusb

Then connect ESP8266, open IDE

arduino

File-Peference add addition developing board

Toos-Boards-ESP8266-NODE MCU 1.0 Port: /dev/ttyCH341USB0

Update codes and do serial monitoring.

What to do next:

Frontend, API, Database.

Future

Crazy sensors.

About

ESP8266&DHT11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published