Arduino

Arduino, Projects

5x5x5 LED cube using Arduino Mega

In this tutorial, I will guide you step by step on how to create and fabricate a 5x5x5 LED cube using Arduino Mega. This tutorial will also cover all the fundamentals required to make a 5x5x5 LED cube, like how to create a 3D arrangement using LEDs, how to create different animations and patterns, working […]

Arduino

How to make a Digital Watch using an 0.96 inch OLED Display

What is an OLED display? The Organic Light Emitting Diode(OLED) display or also known as Organic EL Diode display is a type of display that is based on an organic compound that emits light in response to the electric current applied to it. It is a self-light emitting display that does not require a backlight

Arduino

What is ADC? How to use ADC in Arduino?

What is ADC? ADC stands for Analog to Digital Converter. ADC is used for converting the analog input voltage to its digital form. It is necessary for every microcontroller to have ADC in it, as all the microcontrollers work only on digital input and output voltages. So, ADC takes analog voltages and converts them into

Arduino

Arduino and BMP180 Pressure Sensor Interfacing

What is a BMP180 temperature sensor? The BMP180 sensor is a high precision digital pressure sensor of the BMPXXX series that is used for both educational and commercial purposes. It is based on piezo-resistive technology in order to achieve EMC robustness, high accuracy and linearity, and long term stability. It is used to measure Atmospheric

Arduino

Arduino Online Course by CircuitsToday

Dear reader, We are so delighted to announce our first online course in partnership with Udemy – the world’s biggest online course platform. We have launched our first course on Arduino with title “Arduino Course [Zero to Hero] – Learn Arduino by Doing Projects”. This is a complete course on Arduino, designed for students with

Arduino

8 Best Arduino Starter Kit for Beginners

You landed in this article probably because you are curious to learn about Arduino and develop a couple of interesting projects using Arduino. Well, you are in the right place now. In this article, we help you to get started with the Arduino platform easy and fast. We have developed this article as a detailed

Arduino

Arduino Nano Tutorial – Pinout & Schematics

In this guide, learn about Arduino Nano pin outs and diagrams. We’ve created a well explained, diagram based pin out representation of Arduino Nano. Arduino Nano Pinout The Arduino Nano, as the name suggests is a compact, complete and bread-board friendly microcontroller board. The Nano board weighs around 7 grams with dimensions of 4.5 cms to

Arduino

Arduino Mega Tutorial – Pinout & Schematics

First of all, Why Arduino Mega 2560? When cheaper boards are available, why go with Arduino Mega? The main reason behind this is the additional features that are inbuilt with this board. First feature is the large I/O system design with inbuilt 16 analog transducers and 54 digital transducers that supports with USART and other

Home Automation Using IR Remote Control
Arduino

Project: Home Automation Using IR Remote Control

Arduino-Remote Control Home Automation   In this project, we are going to show you how to control home appliances using a TV Remote. This same principle can be applicable in offices and industries as well. The project deals with the automation of four home appliances, like Tube lights, fan, bulbs, and of course TV. To automate

Arduino

Project: Auto Intensity Control Of Street Light Using Arduino

Auto Intensity Control Of Street Light Using Arduino In this project, I am going to show you how to control the intensity of LED lights according to the time and the light intensity of outer atmosphere. This is an amazing and very useful project because it prevents the wastage of electricity. This project automatically turns

Arduino

Gesture Controlled Robot Using Raspberry Pi

Gesture Controlled Robot Using Raspberry Pi Have you ever tired of controlling everything with buttons? Thought of controlling something with simple hand movements by sitting on your lazy couch? If yes, then you are at the right site. In this tutorial we are going to control a robot driven by two DC motors by simply

Arduino

DIY: Measuring Wheel/Surveyor’s Wheel Using Arduino & Rotary Encoder

DIY: Measuring Wheel/Surveyor’s Wheel Using Arduino & Rotary Encoder A surveyor’s wheel may also be known by other names like: clickwheel, hodometer, waywiser, trundle wheel, measuring wheel or a perambulator. All these devices serve a single purpose, which is, measuring distance. The origin of surveyor’s Wheel is from an odometer. Odometer simply counts the number

Arduino

Project: Car Speed Detector Using Arduino

Car speed Detector Project In this project I am going to show you how to measure the speed of running car (or man) from outside. Police department uses this type of system to prevent over speed of vehicles. Our project is a little different from the system used by police but the overall car speed

Arduino

DC Motor Speed Control Using Arduino & PWM

DC Motor Speed Control Using Arduino & PWM Speed control of DC motor with PC Interface is an easy DIY project. In this project DC motor’s speed is controlled by sending the command through PC. Arduino is directly connected to PC through the USB cable and command is given to Arduino on serial monitor of

Arduino

Water Level Indicator Using Arduino & Ultrasonic Sensor

Water Level Indicator Using Arduino Wireless Water Level Indicator Using Ultrasonic sensor & Arduino is an amazing and very useful project. The objective of this project is to notify the user the amount of water that is present in the overhead water tank. This project can be further enhanced to control the water level in

Arduino

Arduino Gear Motor Interface Using IC L293D

Arduino Gear Motor Interface Using IC L293D In this article, we are publishing a project which explains different aspects of Arduino-Gear motor interface. Gear motor is a specially designed DC motor whose gear assembly helps in increasing the torque and reducing the speed. Compared to a normal DC motor, maximum rpm a gear motor can

Arduino

Simple Robotic Arm Project Using Arduino

Robotic Arm Project Using Arduino Nowadays, manual labor is being reduced at big scale industries and factories to increase efficiency and gain profit by installing robots that can do repetitive works. A onetime installation of such a device may cost a huge amount, but in the long run, will turn out to be more profitable

Arduino

Interfacing Stepper Motor to Arduino

Arduino Stepper Motor Interfacing Using Darlington IC ULN2003A In this article, we are publishing a project which explains different aspects of interfacing a Stepper Motor with Arduino. Stepper motor is a specially designed DC motor which comes with advantages of both a servo motor and a normal dc motor. Compared to a normal Dc motor,

Scroll to Top