Projects

Arduino LED Cube 1

4x4x4 LED-cube based Arduino and Flower protoboard

This instructable will teach you how to build your 4x4x4 LED cube with Flower ProtoBoard and control by Arduino. Why is Flower ProtoBoard ? not ProtoBoard ? Because of I often use protoboards to test out if a new idea works in practice. I do not use breadboards anymore because I pretty much use only smd parts […]

DIY Arduino FM Radio Shield

DIY Arduino FM Radio Shield

I’ve been visiting local convenience store (Dollarama, here in Montreal, Canada) and notice nice looking FM Radio, just for only $3. Why not to try to interface it to my lovely Arduino? Idea looks quite challenging, the same time what is the point in interfacing a DSP radio shield to arduino? I don’t need a […]

SOLAR POWERED ARDUINO WEATHER STATION

SOLAR POWERED ARDUINO WEATHER STATION

In country like India most of the people are dependent on agriculture.For effective planning in agriculture weather forecast is of utmost importance.So farmers are always interested in the Weather Forecasts.As farmers stay in remote areas, they have to wait for the news updates in tv, radio or news papers.Unfortunately this weather information is not the […]

Arduino L293D Robot

Arduino and L293D Robot ( Part 1 )

Here is part 1 of the Arduino and L293D Robot.This is part of a series of instructables leading to a Line follower Robot. This is a basic Robot made by controlling two motors via the L293D chip through an Arduino Board. I have done this project in the past with similar set up just not with an Arduino Board. Do […]

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 FM Stereo Broadcaster

An FM Stereo Broadcaster PLL using Arduino

I have two good AM transmitters – one I’d built using a single 6888 Tube plus an old KnightKit Broadcaster that I’d refurbished, as well as a high-quality solid state transmitter from SSTRAN that I use to play music over the several antique AM radios I’ve repaired or refurbished. I wanted a high-quality FM Stereo transmitter to […]

Arduino Bootloader

Burning the Bootloader on ATMega328 using Arduino UNO as ISP

I had one remote controlled project that needed an Arduino running 24/7 but I didn’t want to leave my $32 Arduino UNO, so I decided to buy some pieces and created my own Arduino. The most important part was buying the microcontroller. These were my options: ATMega328P-PU with Optiboot ~ $5.50 (Sparkfun) / $5.19 (Digikey) […]

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 […]

Scroll to Top