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 […]
Arduino Projects
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 […]
Learning Basic Arduino Programming – Tutorial for the Newcomers
In this tutorial I have explained how to do basic Arduino programming through example codes and sample programs. This tutorial can be an extremely valuable course for all the newcomers who wish to grasp the basics through easy, understandable language. Introduction According to wikipedia a microcontroller is equivalent to a mini computer built inside a […]
How to Make a Wireless Robotic Arm using Arduino
This robotic arm circuit which can be also implemented like a robotic crane, works using 6 servo motors and can be controlled through a microcontroller remote control, using an Arduino based 2.4 GHz communication link. Main Features When you are building something as sophisticated as a robotic arm, it must look modern and must include many […]