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 Projects
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 […]
Arduino 2-Step Programmable Timer Circuit
In this article I have explained how to make a simple 2-step Arduino programmable timer circuit, which can be used to switch an electrical load ON/OFF with independently adjustable ON and OFF timings. For example if you want a light to remain ON for 24 hours and OFF for 2 hours, you can simply do […]
Ultrasonic Fuel Level Indicator Circuit
An electronic device or circuit which detects and indicates the various fuel levels in a fuel tank without a physical contact, through ultrasonic waves, is called an ultrasonic fuel level sensor In this post I have explained how to build a simple fuel tank level indicator circuit using Arduino and ultrasonic sensors. In every vehicle […]
Types of Arduino Boards with Specifications
In this post we present a list of around 20 popular Arduino boards that are used by engineering students and professionals for their specific application needs. The types of Arduino boards discussed here are designed with a range of unique features and specifications to suit a desired application in the most effective way. The range […]
Cellphone Controlled Dog Feeder Circuit
A cellphone controlled dog feeder is feeding system for pets and animals which allows a remote controlled refilling of food in the container of the feeder by the owner, without physically attending the place. A GSM module and Arduino based dog feeder circuit is discussed in this post. The system can be used for operating […]