Projects

SYNTHDUINO

How To Build An Easy Robot Turtle Using Arduino

The synthduino is a fun Arduino project to do and as a beginner it is a great way to learn new things about Arduino’s many features. With only using household items to build the synthduino you will be satisfied with the finishing project and feel accomplished. the synthduino uses the six potentiometers on the controllers […]

Arduino Servo Basic Code

Arduino Servo Basic Code

In arduino projects, you might add servo to your projects. This short tutorial, show you the basic how arduino and servo works together.   Instruction; 1) Connect all jumper wire as shown in diagram. 2) Connect the signal wire from servo to digital pin 9. Upload this code to your arduino /*   Servo Basic   Understanding the basic of servo in arduino projects. Sweep […]

Arduino EMF Detector

Arduino EMF Detector

Here’s a small, quick project you can do with an arduino, the EMF Detector! Step 1: Circut All you need for this project is 10- 330 ohm resistors 10- LED’s 1-3.3m resistor 1-Solid core wire (this will serve as the probe) breadboard, wires, battery & connector for arduino to make it portable Step 2: Hooking […]

Arduino control 8 leds

How to control 8 leds using Arduino UNO

hey guys this is my first arduino project  plz  comment how u feel. Step 1: Things u need As this is easy project for beginner’s so parts are also simple Parts: 1- Arduino uno or any other board will work 1-Beardboard 9- jumper wires or wires will also do 8 -leds any color u like i used […]

Arduino LED Bar Graph

Arduino LED Bar Graph Code

The bar graph – a series of LEDs in a line, such as you see on an audio display – is a common hardware display for analog sensors. It’s made up of a series of LEDs in a row, an analog input like a potentiometer, and a little code in between. You can buy multi-LED […]

Arduino Guitar Tuner

Arduino Guitar Tuner

Build your own electric guitar tuner using the Arduino! I decided to make this because I wanted to experiment with audio input and frequency detection. I used Amanda Ghassaei’s method for Arduino Frequency Detection in order to get frequency readings using the Arduino. I used LEDs that light up according to the frequency of the audio input, […]

Arduino master clock connection

Arduino-based master clock for schools

If your school, or kids school, or other location relies on a central master clock that is broken, you may have a use for this device. New master clocks are available of course, but school budgets are under extreme pressures, and it really is a satisfying project if you have the necessary skills. This master […]

Rainbowduino

Rainbowduino Sign using Arduino

The Rainbowduino is a variant of the Arduino and among other things is capable of driving an 8×8 RGB LED matrix. I had just finished a backyard re-model and was in need of an entrance sign. Step 1: Carving and Painting the Sign I had recently acquired a CarveWright CNC wood carving machine. It’s a […]

Scroll to Top