December 9, 2020

How to Add an LCD Display to Your Project

Arduino shields allow you to quickly upgrade your projects with a wide array of useful features and tools that you can plug directly into your board. […]
December 8, 2020

Using I2C and an Arduino Uno to Work With Analogue Voltages on a Raspberry Pi

Connecting a Raspberry Pi to an Arduino Uno Using the I2C Protocol Part 2: Analogue Voltages Did you know that the Raspberry Pi was never intended […]
November 27, 2020

How to Create a Morse Code Generator Using Arduino

Morse code is a fun way to communicate if you’re into secret messages. However, the nature of Morse code makes it excellent for writing and generating […]
November 23, 2020
Arduino UNO board

Arduino: The Popular Microcontroller Board! Its History and to How to Use It

Over the last few years, many books and magazines featuring electronic projects and programming have become more widely available in bookstores. If you read the book […]
October 28, 2020

Connecting a Raspberry Pi to an Arduino Uno

Connecting a Raspberry Pi to an Arduino Uno Using the I2C Protocol What’s the deal with Raspberry Pi and Arduino Uno? Well, they’re both microcontrollers, they’re […]
October 25, 2020

How to Control a Light with a Dimmer

A dimmer is just another type of potentiometer. We’ve already explored how to use one to control a servo, but this guide will show how to […]
October 22, 2020

How to Control a Light with an Ambient Light Sensor

When the sun goes down, and it starts to get dark in your house, you might need to turn on a few lights to see. But […]
September 15, 2020

Controlling Robot Arm with Dials

We’ve already explored how to build a robot arm and control it using an ultrasonic sensor. If you want a bit more control (and to learn […]
August 27, 2020

How to Build a Motion Activated Light

Hardware stores often sell motion-activated floodlights that you can mount outside your house to turn on whenever someone walks through your yard. However, with an inexpensive […]
August 26, 2020
arduino & potentiometer

USB Volume Control with Arduino

Having a quick dial to turn down your computer’s volume is a handy tool that many multimedia keyboards have built in. But if you don’t have […]
August 26, 2020
robot kit

Build A Robot with Arduino

Few things you can build with an Arduino are cooler than custom robotics. With just a few servos you can build devices that automate basic mechanical […]
June 26, 2020

Using Sensors with the Arduino: Create a Simple Device to Detect Movement and React

The ultrasonic sensor is a neat, versatile sensor that you can add to your Arduino projects. It uses—as its name implies—ultrasonic sounds to detect when an […]