In this post we sort out a list of most popular, 50 hand-picked and best engineering circuit Arduino projects specially created for all aspiring engineers for their final year project exhibition. The circuit projects include the latest and advanced microprocessor Arduino based designs with full program code. The list also includes projects using discrete parts […]
Arduino
DHT11 Humidity, Temperature Sensor: How to Use and Interface with Arduino
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 […]
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 […]
Arduino 3 Phase Inverter Circuit with Code
An Arduino three phase inverter is a circuit which produces a 3 phase AC output through a programmed Arduino based oscillator. In this post I have explained how to make a simple microprocessor Arduino based 3 phase inverter circuit which could be upgraded as per user preference for operating a given 3 phase load. We […]
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 […]





