Let’s be honest for a moment, doesn’t everyone want a dress that lights up at your very whim? No? Alright, well I do. It’s pretty straightforward, though the programming gets a wee bit tricky. So pick up your pencil, sketch out a design and then we’ll talk parts.Here Step 1: Material Step 2: Schematics Before jumping […]
Projects
Beacon
In this tutorial you will learn how to turn any conductive surface into a capacitive touch sensor. This project illustrates how to use capacitive touch to turn on a motor (fan) and neopixel. In this example, all of the components were custom designed and built specifically for this application. Since this method can be used […]
Digital thermometer using arduino
Digital thermometer using arduino and LM35. This article is about a simple three digit digital thermometer using arduino. Range of this thermometer is from 0°C to 99.9°C. There is also a provision for displaying the temperature in °F scale. Three terminal analog temperature sensor LM35 is used as the sensor here. LM35 can measure temperatures […]
Making sound (noise) machines using Arduino
As a part of being an artist in residence at Instructables, I took it upon myself to build of couple of noise machines / music boxes. My interest lies in designing objects that would enable people to explore the world of sound synthesis and for me to get a better understanding on how the different […]
Arduino powered voltmeter and temp gauge
For a while I have been looking for a way of getting a reading of main and leisure battery voltage, and inside and outside temperature in the van. I spent ages on researching and found some bits here and there that might help, but nothing to do the whoe job, and nothing really satisfactory, until […]
Play Music using Arduino Esplora
This example shows how to play notes on the buzzer mounted on the Arduino Esplora. Buzzers can generate different audio signals in audible frequency ranges. A note is an audio signal at a specific frequency. If you know the frequency of the notes you want to play, you can start to compose a melody. In […]
Servo Feedback Hack (free)
This Instructable brought to you by the kind folks a Rachel’s Electronics Visit www.rachelselectronics.com for cool electronics kits and breadouts! This hobby servo hack will add shaft position feedback by tapping into the servo’s own internal potentiometer. The only parts that need are wire and a little bit of solder, making this hack practically free. […]
Make A Simple Object Tracking Robot Using Arduino
In this tutorial I am going to post the step-by-step procedure to make a simple Object Tracking Bot. The main aim of this Bot is to follow the objects which are shown to it in 3D space i.e., x, y and z – axis (horizontal, vertical and forward & backward). This bot behaves just like […]
Servo Motor Simulation via Arduino UNO
Hey everyone. I hope you will be fine. As you know that last time, we had started Arduino UNO course and given you a brief introduction how to simulate the LED blinking via Arduino UNO and its implementation in proteus ISIS. Now, today we are going to implement Servo Motor Simulation via Arduino UNO in […]