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
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 […]
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 […]
Arduino Barometric Pressure Sensor Circuit – Working and Interfacing Details
In this article we are going to explore, what is a Barometer and how to interface a barometric BMP180 sensor with Arduino. We will also be exploring some of its important specification and finally I have explained how to predict weather using barometric readings. What is Barometer? Barometer is an instrument for measuring atmospheric pressure. […]
Interfacing DHTxx Temperature Humidity Sensor with Arduino
In this article we are going to take a look at DHTxx series sensors, which is used for measuring temperature and humidity, both the functionality is integrated into one module. We are going to see their specification, so that you can choose best sensor for your project and finally we are going to interface it […]
Arduino Full-Bridge (H-Bridge) Inverter Circuit
A simple yet useful Microprocessor based Arduino full-bridge inverter circuit can be built by programming an Arduino board with SPWM and by integrating a few mosfets with in H-bridge topology, I have explained the details below: In one of our earlier articles I will comprehensively explained how to build a simple Arduino sine wave inverter, […]





