All About Circuits

Latest Arduino Projects

Categories

Build an Arduino BLE-Enabled Indoor Air Quality Monitor

Build an Arduino BLE-Enabled Indoor Air Quality Monitor

Use an Arduino/Genuino 101 with iAQ-Core air quality and HIH-6131 temperature/humidity sensors to make an Indoor Air Quality Monitor with Bluetooth low energy (BLE) connectivity.


Arduino Infrared (IR) Control… The Universal Remote Control

Arduino Infrared (IR) Control… The Universal Remote Control

The Arduino Universal Remote Control is the TV remote your dad wishes he had!


Projects Sep 09, 2016 by Ryan Jones
Measuring Temperature with an NTC Thermistor

Measuring Temperature with an NTC Thermistor

For this article, we are only concerned with one type of sensor that can measure temperature. This sensor is called a thermistor.


Projects Aug 15, 2016 by Joseph Corleto
How to Perform UV Monitoring with the Adafruit Si1145

How to Perform UV Monitoring with the Adafruit Si1145

Environmental monitoring sensors help us to better measure the world around us. This article will help you understand why the amount of UV light reaching you changes over time and how to measure it over I²C using the Si1145.


Projects Aug 03, 2016 by Mark Hughes
CAT-apult… An Arduino-Controlled Servo for Makers!

CAT-apult… An Arduino-Controlled Servo for Makers!

The CAT-apult! is the robotic food launcher your cat never knew it needed.


Projects Jul 29, 2016 by Ryan Jones
Create a Two-Channel Remote Control with the nRF24L01+

Create a Two-Channel Remote Control with the nRF24L01+

This article will give you the building blocks needed to create your own two-channel wireless remote controller.


Projects Jul 27, 2016 by Mark Hughes
Build Your Own RFID Technology Using an Arduino MEGA

Build Your Own RFID Technology Using an Arduino MEGA

In this article, we are going to learn some basics about RFID technology and use an Arduino MEGA to a play around with a popular RFID module, the ID12LA.


Projects Jul 20, 2016 by Joseph Corleto
Building an RC Robot Using a Wheelchair Base—Part 2

Building an RC Robot Using a Wheelchair Base—Part 2

The Sabertooth 2x32 motor controller can be used to create a robust drive platform for your next robotic endeavour. This article uses an Arduino Uno to communicate with the Sabertooth 2x32 controller.


Projects Jul 13, 2016 by Mark Hughes
Timing Light Sequences: Build a Traffic Light Controller with an Arduino MEGA

Timing Light Sequences: Build a Traffic Light Controller with an Arduino MEGA

Learn how to simulate a traffic light using an Arduino.


Projects Jun 22, 2016 by Joseph Corleto
How to Build a Control Circuit with Adjustable Working Time via Wi-Fi

How to Build a Control Circuit with Adjustable Working Time via Wi-Fi

Learn how to build a system that can turn DC loads on and off using a mobile application. You'll also learn how to perform this task via immediate actions or via timers set in advance.


Projects Jun 15, 2016 by Yahya Tawil
How to Build a Simple Arduino-Based Calculator

How to Build a Simple Arduino-Based Calculator

Learn how to use an Arduino in combination with an LCD display and a keypad to make a calculator.


House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

Learn how to use a Raspberry Pi and an Arduino to develop a system for monitoring and controlling your home.


Projects Jun 03, 2016 by Cezar Chirila
How to Build an Arduino-Controlled AM/FM/SW Radio

How to Build an Arduino-Controlled AM/FM/SW Radio

Combine the Si4844-A10 analog-tuned radio receiver with an Arduino to make a full-featured multiband radio.


Turning on a Light with Ultrasonic Motion Detection

Turning on a Light with Ultrasonic Motion Detection

This project will show you how to connect an ultrasonic sensor and an Arduino to turn on a light when motion is sensed.


Create an Object Tracking System: Integrating Servo Control with Object Detect

Create an Object Tracking System: Integrating Servo Control with Object Detect

This project covers integrating servo control and object detection.


Projects May 10, 2016 by Michael Stock
Do-It-Yourself Soldering Station with an ATmega8

Do-It-Yourself Soldering Station with an ATmega8

The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.


Projects May 05, 2016 by Cezar Chirila
NES Controller Interface with an Arduino UNO

NES Controller Interface with an Arduino UNO

Learn about the NES Controller's data protocol, then use this knowledge to easily integrate into an Arduino Uno.


Projects Apr 29, 2016 by Joseph Corleto
Build a Desktop Industrial Automation Trainer

Build a Desktop Industrial Automation Trainer

In this project, the reader will learn how to build and program a desktop industrial automation trainer for experimentation in robotics, motor, and process control system concepts on their workbench.


Projects Apr 21, 2016 by Don Wilcher
Build an Automatic Computer Display Rotator With an Arduino

Build an Automatic Computer Display Rotator With an Arduino

Learn how to build a device which senses when your computer monitor is physically rotated, and automatically tells your computer to rotate the display accordingly.


Projects Apr 12, 2016 by Matthew Davis
Build Programmable Time-based Switches Using a Real Time Clock

Build Programmable Time-based Switches Using a Real Time Clock

Use DS3231M RTC alarm functions to make programmable, time-based, switches to power devices on and off at precise times.