Projects

MultiSerial Mega using Arduino

MultiSerial Mega using Arduino

Sometimes, one serial port just isn’t enough! When trying to communicate with multiple serial enabled devices, while also sending info back to the main serial window, a few extra RX/TX ports can be a welcomed thing. This example makes use of one of Arduino Mega’s 3 auxiliary serial ports, routing any incoming data read on […]

digital clock

Arduino 7 segment Displays Digital Clock With Charlieplexing LEDs

This is my second instructable. I just had a mood of making a digital watch. But wanted to make it a learning process. I already had a sanguino i could have easily used that Atmega644 chip. it would have been more than enough.  But i wanted to try burning a Arduino bootloader and see if […]

Arduino Car

Autonomous Arduino Car

My questions for the Make-to-Learn Youth Contest 🙂 What did you make? This goal of this project was to take commonly available electronic equipment and create an inexpensive, self-controlled vehicle. In simpler terms, this is an attempt at basic autonomy. It uses an arduino logic board coupled with a cheap remote control car along with […]

Mosquito KillerArduino

Remake the Mosquito Killer using Arduino

Hi, everyone, i would like to introduce how i remake my mosquito killer here. With this remaking, my mosquito killer become “Smart”, and really facilitate my life. I rented a room in very remote place to save my money, in the summer, the biggest  trouble I come across, is the mosquito.These annoying mosquitoes always woke […]

Arduino RFID time clock system

Build an RFID time-clock system using Arduino

With this project you can build an RFID time-clock system to keep track of employees, children and more. Updated 18/03/2013 Recently I was listening to a friend who has three teenage children, of whom needed to arrive home before their parent. Unfortunately the parent needs to work all day and arrives home in the evening, […]

Arduino controlled RC car

Drifter – Arduino controlled RC car

Drifter is based on a cheap RC toy car I found at Toys’r’us, named ‘Fast lane Monster Drift’.  I think it’s the same model Frits has been used in an episode of TLIHR. It doesn’t work well, you get what you pay for. But it is a good hacking platform. There is no much space left for […]

Arduino House Temperature Monitor

House Temperature Monitor using Arduino

Recently a family member had his furnace fail while he was away from his house for a long period of time in the winter. His pipes burst and caused quite the mess. This project describes a temperature sensor that broadcasts the temperature in his house to the pachube data logging website. This allows him to check on […]

Arduino Time Lapse Digital Camera

Time Lapse Digital Camera using Arduino

Following the instructable here, I was able to turn an old digital camera into a time lapse camera using an arduino, a relay, and an open source software program called makeAVI (windows). To modify the camera I disassembled the camera cover and removed the button that activates the shutter. It is difficult to tell from the […]

Arduino Knight Rider

Arduino Knight Rider Code

Arduino Knight Rider light effect, a simple variation of blink code. Parts List; 1) 5x 5mm red LED 2) 1x Arduino 3) 5x 330Ω resistor 4) Jumper wire   Instruction; 1) Connect all LED as diagram below, make sure cathode lead of LED at ground wire. 2) Connect all 330Ω resistor to anode lead of […]

Arduino Self Balancing Robot

The Self-Balancing Robot using Arduino

Introduction The idea of this project was to design and construct a robot that consists of a body and two wheels that would be able to balance on its own. This behavior is similar how a segway (a new mode of transportation) works. Our goal was to have a working finished product – a robot […]

Scroll to Top