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 […]
Projects
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 […]
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 […]
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 […]
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, […]
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 […]
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 […]
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 […]
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 […]
Arduino MP3 Player
I present this new Arduino project: A full MP3 player based on Arduino. As you can see in the photo, the idea was to build a standalone player, in the style of antique radios or ‘tapes’, in the age of Iphones …. The player uses a small module based on the VS1002d chip (now discontinued, but who had a drawer). […]