Projects

A New Way to Arduino Control an RC Car

A New Way to Arduino Control an RC Car

I’ve done some work with Arduino controlled cars, but the ones I’ve worked on have always been slow and methodical. This is great when learning arduino, but I wanted something a bit more…fun. Enter the RC car. RC cars are literally designed to be as fun to drive as possible – they’re toys! I went […]

Laser Triggered Countdown

Laser Triggered Countdown

This is a simple arduino based project that consists of a laser tripwire that, when triggered, will begin a countdown sequence on red, orange and green LEDs. I designed this to be an easy project for someone learning how arduinos work (like me). This is my first instructable so please bare with me 🙂 (I’ll […]

Smart Heart Monitor

Smart Heart Monitor

No longer will you have to pay hundreds of dollars for a heart rate monitor! The Smart Heart Monitor will be able to do all of your cardiac measuring needs for you! The Smart Heart Monitor measures the user’s heartbeat using an LED and a very sensitive photo-resistor attached to the user’s ear. A light […]

ESP8266 VGA Pong

ESP8266 VGA Pong

In this Instructables I will show how to build a reproduction of the the classic game Pong for a VGA monitor, using a ESP8266 and few other components. This game is made possible by the EspVGAx library recently published on GitHub by Sandro Maffiodo (aka Smaffer) and, as far as I know, this is the first game exploiting it. The library implements a resolution of 512 […]

Functional Lit Costume Goggles for Mr Freeze

Functional Lit Costume Goggles for Mr Freeze

Egads!  LED Goggles you can see through (surprisingly well, too)!  They pulse subtly, making them so cold and dehumanizing. They were totally perfect for the character I was going after – Mr Freeze.  It was my first time really playing with LEDs and Arduinos, so it was a good learning curve hugely aided by the […]

Blinking LED

Basic Arduino Tutorials : 01 Blinking LED

In this instructable, I’m going to show you how to make a simple circuit/code with an arduino, which will make an LED connected to it flash from off to on, with 1-second intervals, as shown below. This is a very easy, basic idea, however it leads to many more complicated codes and circuits. Attaching the […]

WIRE CUTTING MACHINE

WIRE CUTTING MACHINE

Hello friends I have made a Automatic wire cutting machine using Arduino nano controller board. Basically there are 3 process level of this machine like 1) first process is Input Input like wire length and wire quantity provided by pressing push button also the real time data can read on 16 X 2 LCD 2) […]

Phone Controlled Mood Lighting

Phone Controlled Mood Lighting

Dorm rooms are notorious for their dreadful lighting, so I wanted to make a cool alternative light source for my room at school. I made it phone controlled so there would be an easy and wireless way to change the color of the lighting. The lighting consists of Tricolor LED Strips and are controlled by […]

Smartphone Controlled RC Car Using Arduino

Smartphone Controlled RC Car Using Arduino

This Instructable shows how to make a Smartphone controlled Arduino Robot Car. Update on 25th Oct 2016 Step 1: Youtube Video Link Step 2: Parts and Tools Required 1. 4WD Robot Chassis kit2. Arduino Uno 3. LM298 H bridge Module 4. Bluetooth Module HC-05 5. 12v Li-po Battery 6. Male-Female Jumper Wires 7. Male-Male Jumper […]

Sensor Stations Network for Lighting and Security Control

Sensor Stations Network for Lighting and Security Control

With this sensor stations network configured in a master/slave mode, you will be able to do lighting and security control in your home. These sensor stations (Node01, Node02 in this project) are connected to a master station (Node00) connected to your local wifi network. I have installed the Node01 in my storage room and the […]

Scroll to Top