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 […]
LCD
Introduction to I2C LCD Adapter Module
In this post we are going take a look at “I2C” or “IIC” or “I square C” based LCD adapter module, which will reduce wire connections between Arduino and LCD display to just 2 wires, also saving tons of GPIO pins for other sensors / drives etc. Before I have explained about I2C LCD adapter […]
LCD 220V Mains Timer Circuit – Plug and Play Timer
In this post we are going to make an LCD 220 V mains operated timer using Arduino whose countdown time can be witnessed via 16 x 2 LCD display. Introduction The proposed LCD timer circuit is general purpose timer with display and few buttons for setting the time. Once the time is set output goes […]
Ultrasonic Distance Meter Circuit Using 16×2 LCD
In this article I will show how to construct an ultrasonic distance meter circuit using Arduino and 16×2 LCD. We are also going to see what an ultrasonic module is, how it works and how it can be used to measure distance. What is ultrasonic? An average healthy human being can hear frequencies ranging from […]
Digital Clock Circuit Using 16×2 LCD Display
In this post I have explained how to make a simple digital clock using Arduino and a 16 x 2 LCD display. Introduction As an electronics enthusiast at a stage we would have thought, how to make a digital clock, especially who are interested in the field of digital electronics. In this article we are […]
Arduino LCD KeyPad Shield (SKU: DFR0009) Datasheet
The write up explains the pinout and working details of the LCD module “Arduino LCD KeyPad Shield (SKU: DFR0009)” which is specifically manufactured for offering a quick plug-in compatibility for all Arduino based applications which may require displaying a particular parameter in digits, such as temperature, speed, time, weight etc. Arduino LCD KeyPad Shield (SKU: […]