Projects

How to Build a Color Sensor Circuit

How to Build a Color Sensor Circuit

In this project, we are going to build a color sensor circuit with an Arduino microcontroller. A color sensor is a device that can detect and differentiate between certain primary colors. This sensor can detect and differentiate between the colors white, blue, green, and red. <p “>A color sensor is actually a very useful device. […]

Aural Guitar Tuner

Visual / Aural Guitar Tuner “The Tune Trainer” using arduino

Build a strobe tuner with an integrated tone generator to teach tuning by ear. -=Background=- I have always dabbled in instruments. Over the course of my life, I’ve attempted (with varying success) Piano, Guitar, Banjo, Penny Whistle, Ocarina, Panpipes, Great Highland Bagpipes, Smallpipes, and Didgeridoo (don’t ask, It was late, and I was a bit […]

How to Build a Light Detector Circuit Using an Arduino1

How to Build a Light Detector Circuit Using an Arduino

In this project, we will go over how to build a light detector circuit using an arduino. A light detector circuit is a circuit which can detect the presence or absence of light, depending on how we write our code to respond to the varying light levels. For example, if there is a great deal […]

How to Build an Infrared Proximity Switch Circuit Using an Arduino

How to Build an Infrared Proximity Switch Circuit Using an Arduino

In this project, we will build an infrared proximity switch circuit using an arduino. This is a circuit in which a switch activates when the infrared sensor detects an object in its proximity. The infrared proximity switch sensor is a reflection-type photoelectric snesor which sends and receives infrared beams. Infrared proximity switches work by sending […]

Ultrasonic Batgoggles

How To Build Your Own Ultrasonic Batgoggles using an Arduino

Wish you were bat? Want to Experience Echolocation? Want to try to “see” with your ears? For my first Instructable, I will show you how to build your own ultrasonic Batgoggles using an Arduino microcontroller clone, Devantech ultrasonic sensor and welding goggles for around $60 or less if you already have standard electronics components. You […]

How to Install the Arduino to the Lithium Backpack

How to Install the Arduino to the Lithium Backpack using arduino

The Arduino is an open source hardware input and output circuit and the Lithium Backpack is a Ardino accessory that will power the Arduino when it is away from a computer or a wall power. These products are sold at Liquidware for under $34 each. Step 1: Plug in the battery connector to the board. […]

How to Connect a Microphone to an Arduino

How to Connect a Microphone to an Arduino

In this project, we will go over how to connect a microphone to an arduino so that the arduino can detect whether there is sound in the environment or not. This circuit is only capable of detecting whether there is sound in the environment or not. It won’t be able to record the words that […]

How to Integrate a Temperature Sensor Circuit to an LCD

How to Integrate a Temperature Sensor Circuit to an LCD

In this project, we will go over how we can build a temperature sensor circuit and integrate it to an LCD so that we can get a readout of the temperature on the LCD. In previous projects with temperature sensor circuits, we built the circuit and then got a readout on the computer that we […]

How to Build a LM335 Temperature Sensor

How to Build a LM335 Temperature Sensor Circuit

In this project, we will demonstrate how to build temperature sensor circuit using a LM335 sensor. As a temperature sensor, the circuit will read the temperature of the surrounding environment and relay this temperature to us back in degrees Kelvin. The difference between an LM335 and LM34 and LM35 temperature sensors is the LM335 sensor […]

Scroll to Top