In this post I will show how to construct an incubator using Arduino which can self-regulate its temperature and humidity. This project was suggested by Mr. Imran yousaf who is an avid reader of this website. Introduction This project was designed as per the suggestions from Mr. Imran, but some additional modification is done to […]
Arduino
Digital Weighing Scale Using Load Cell and Arduino
In this post I have explained about strain gauge based load cell. We will be exploring what Strain Gauge is, what Load Cell is, temperature effect on strain gauge, temperature compensation with Wheatstone bridge and Load cell amplifier HX711, and finally I have explained how to build an Arduino based weighing scale machine by implementing […]
Buck Converter Circuit Using Arduino
In this project we are going to step down 12 V DC to any DC value between 2 and 11 V. The circuit which steps down the DC voltage is known as buck converter. The output voltage or step down voltage needed is controlled using a potentiometer connected to Arduino. By Ankit Negi INTRODUCTION TO […]
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 […]
Playing a Melody Using Arduino
In this Arduino tutorial we will learn how to execute the tone() command for producing musical notes. The configuration will play a tiny musical tone that could be familiar to you. Required Hardware for the Project Arduino BoardLoud speaker – 8 Ohm 1 inchResistor – 100 ohmsHook-up wires Procedure: It’s rather too straightforward […]
Arduino RGB Flowing Sequential Light Circuit
In this post we are going to make a simple but useful circuit that can make an RGB LED glow in a nice flowing way. That is not just random blinking, but smooth sequential lighting of red, green, and blue one by one. This is done using Arduino, so you need to have some basic […]





