In this project you’ll discover how to design and create a Multisensor Shield for the ESP8266 Wemos D1 Mini board. The shield has temperature sensor (DS18B20), a PIR motion sensor, an LDR, and a terminal to connect a relay module. We'll start by preparing all the hardware and then program it.
Watch the video tutorial "Build a Multisensor Shield for ESP8266 - Part 1": https://youtu.be/nKFsNM5Q00k
Watch the video tutorial "Programming Multisensor Shield for ESP8266 - Part 2": https://youtu.be/hxRqLIfabqw
For the complete step-by-step instructions, visit: https://randomnerdtutorials.com/esp8266-multisensor-shield/
How to browse the GitHub repository: