Air quality monitor using GP2Y1010AU0F sensor on micropython based NodeMCU

Share

I had purchased GP2Y1010AU0F sensor about 6 months back. Finally, found time to hook it with NodeMCU controller. Firstly, let me list things you need. NodeMCU (ESP8266) controller (~300₹). GP2Y1010AU0F dust/smoke sensor(~450₹). 150k ohm resistor. 220 µF capacitor. breadboard with some connecting wires. Here is the connection schema of circuit. Since solution is based on […]

IoT enabled Smart doorbell

Share

How useful would it be if you are notified on phone with the photo of visitor on door moment doorbell rings 🙂 Let us build a low cost and simple solution without intercepting anything on 220v supply of doorbell. Things you need 1) NodeMCU board. 2) sound sensor with digital output(it a simple mic hooked […]