We are now going to talk about one small cheap sensor that we call DHT11, and we can use that for measuring humidity and also temperature. You can see that many Arduino people like this sensor because it is very simple and also very low cost, so anybody can buy and try. The DHT11 can […]
Arduino Projects
Smart Bathroom Exhaust Fan Controller Circuit with Sensors
So here we are now making one automatic smart exhaust fan controller system using Arduino UNO which will work for three bathrooms that are all connected to a single ventilation pipe and one common exhaust fan. This whole project is going to be based on PIR sensors for human detection, VOC sensors for odor detection […]
Making an EGS002 Equivalent Board using Arduino
The EGS002 board is nothing but a combination of a microcontroller with a H-bridge driver like the IR2110. So if you are interested to build your own EGS002 equivalent board with exactly identical features, then you can do it using the instructions given in the following article. So, here we are trying to build our […]
100A AC Load Monitoring Circuit using Arduino, Watt Limit, LCD, Alarm, Auto Shutdown
In this project we are going to make one very useful grid power protection circuit. This will be like a power guard system which we can use in homes or apartments to monitor the wattage of the load and also to cut off the load automatically if it starts taking too much wattage, more than […]
Arduino SPWM Generator Circuit – Code Details and Diagram
In this post I have explained how to generate sine wave pulse-width-modulation or SPWM through Arduino, which can be used for making a pure sine wave inverter circuit or similar gadgets. The Arduino code is developed by me, and it is my first Arduino code, …and it looks pretty good 🙂 What is SPWM I […]
H-Bridge Sine Wave Inverter Circuit using Arduino
In this article I will explain how we can build an Arduino-controlled H-Bridge sine wave inverter circuit using some easy parts. So this thing will basically convert DC into AC but in a way that looks like a sine wave, right? We are using an Arduino to generate PWM signals and these signals will drive […]





