Content for 16x2 LCD

IR Remote Controlled Home Automation Using PIC Microcontroller

“In this project, we are going to use a PIC microcontroller to remotely control few AC loads by just using an IR remote. Here we designed it on PCB using EasyEDA’s online PCB designer and used their PCB designing …

Brewery Project With an Arduino and a Raspberry Pi

“Hello everyone, welcome to our pico-brewery project. Through this tutorial we will explain you how to proceed to realize your installation. As you can imagine, we obviously love to drink beers so to have a brewery it’s an old …

4 Wire LCD control with BL and contrast using Shift Register

“Looking for the ability to control an LCD from Arduino without having to use 12 pins, I designed a breakout board featuring a 74HC595 shift register and an NPN transistor with the ability to control the display (including backlight control …

IoT: Weather Box (with Custom Alarms & Timers)

“I was, some time ago, quite interested in IoT projects and so I thought it would be fun to make something associated with the Internet. I recently purchased the micro-controller called the nodeMCU and it’s superb. After having decided …

Arduino First to 20 Game!

“This application uses the Arduino board to play the classic first to 20 game. Here’s how the game works. You as the user will compete with the computer to reach the number 20 first by only adding either 1 …

Arduino RTC DS3231 Clock

“For one of my first Arduino projects, I wanted to create a DIY real-time clock. This project would allow me to build on my Arduino programming skills, allow me to work on my 3D modelling skills and circuit design/creation …

Smart Garden

“I want to start gardening, but I knew I wouldn’t keep up the regular schedule of watering the plants and making sure that they remain healthy. So, I recruited a micro-controllers and suite of sensors to help with this …

WiFi Messenger

“My son is playing games upstairs behind his computer. When we need him to come, we shout upstairs. This problem can be solved, I thought. I had several ESP8266 modules in house, and this was a project I could use …

Arduino Hamster Wheel Pedometer

“Here are instructions on how to build a custom Arduino hamster pedometer, including the Arduino code. My daughter wanted to track how far her hamster was running in a night so I decided to build a hamster wheel pedometer. I …

Arduino - PV MPPT Solar Charger

“There are many charge controllers available in market. ordinary cheap charge controllers are not efficient to use maximum power from solar Panels. The ones which are efficient, are very costly. So i decided to make my own charge controller which …