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 […]
Arduino
Arduino Pure Sine Wave Inverter Circuit with Full Program Code
This article explains a simple pure sine wave inverter circuit using Arduino, which could be upgraded to achieve any desired power output as per the user’s preference. Circuit Operation In the last article I have explained how to generate sine wave pulse width modulation or SPWM though Arduino, we are going to use the same […]
Real MPPT Solar Charger Circuit Using Arduino, LCD, and Manual/Auto Switch
So in this article we are trying to make a true MPPT solar charger project using Arduino which will charge a 12V battery from a solar panel and will use MPPT logic to always extract maximum power from the solar panel. That means that even when sunlight changes, we try to adjust PWM duty cycle […]
Arduino Automatic School/College Bell System
In this post I will show how to construct an automatic school bell/college bell system using Arduino, 16 x 2 display and real time clock module. You can program this project to ring the bell up to 16 times a day at your preferred hour and minute. The length of the bell ring can be […]
Line Follower Robot Circuit without Microcontroller or Arduino
In this article I have explained a simple line follower robot circuit, also known as line tracker vehicle, using just a couple of op amps from the IC LM324 and a few other components, without using complex Arduino or microcontrollers. It means this project can be built without any coding, just by using discrete components, […]
2 Simple Arduino Temperature Meter Circuits Explored
In this article, I will show how to construct a couple of easy Arduino temperature meter circuits which can be also used as a LED room thermometer circuit. The circuit is designed to display the readings in doted/bar LEDs. This project can be implemented for applications where ambient temperature plays a crucial role or it […]





