Projects

sous vide

L.O.G. sous vide

So have you heard of sous vide? Well, this Lazy Old Geek (LOG) hasn’t or hadn’t. http://en.wikipedia.org/wiki/Sous-vide It’s French. So it’s kind of like boil-in-a-bag only you don’t boil it. The equipment can be rather expensive. http://www.sousvidesupreme.com/Shop_Online/SousVide_Supreme_Demi/Department.aspx?DeptID=3&&AdID=245&gclid=CN7PyM6uw7cCFWNp7AodomkA6g I thought that was rather expensive for a tender steak, so I decided to make my own. There […]

Freeform Arduino

Freeform Arduino

As an artist, sometime I created an art pieces without planning ahead what I want to draw or paint, just want to add colors or lines onto the drawing or canvas, and never think of the outcome of the piece. Let’s our own instinct and subconscious leading away! Then I thought, “What if I am using electronic components, […]

Arduino Vehicle Tracking

Track A Vehicle on Google Maps using Arduino, ESP8266 & GPS

Vehicle Tracking System becomes very important now days, especially in case of stolen vehicles. If you have GPS system installed in your vehicle, you can track you Vehicle Location, and its helps police to track the Stolen Vehicles. Previously we have built similar project in which Location coordinates of Vehicle are sent on Cell Phone, […]

BabyTrackr circuit

BabyTrackr

I found a pressure sensor matrix that we could adapt to a pressure sensor patch on the stomach of the women in labor on this webpage (see below). It gives instructions how to build a pressure sensor by using two pieces of cloth and conductive thread! If I understand it right, you just have to […]

The Basics

Arduino Uno Xylophone

This xylophone uses the Arduino Uno and a multiplexer to identify when one of eight keys are struck, and play that sound via midi sound on a computer. An optional part of the instructions also allows each key to light up with two LED lights at the same time the xylophone is struck. These steps […]

Robosapien With Arduino

Tweetosapien: Hack a Robosapien With Arduino to React to Tweets

A really fun project sent into us by Thomas Meghe. He’s translated it all from his native French, which is a technical achievement itself. If you’d like to see the original, you can find it here. Bored of your favorite Twitter client ? No problem, here’s the solution ! In this post we are going […]

The Arduino Microprocessor Miniterm Project Pages keattsd

The Arduino Microprocessor Miniterm Project Pages: keattsd

Navigation LCD_driver.c LCD_driver.h LCD_driver.h.out ball12d.php bojia.c bojia.c.out chenb.php doyler.php ellwangerk.php foo.txt frickd.php gamblec.php hurleyg.php keattsd.php littletonj.php panuskip.php parsonstc.php schrodere.php Here is keattsd Bluetooth SNES Controller Supplies I used the following supplies for my mini-term project: Arduino Uno microcontroller RN-42 bluetooth module USB A to B cable One 330-ohm resistor Five alligator clips One breadboard Two […]

Arduino led pendulum

Arduino led pendulum

Step 2: Putting up the wires Strip both ends of wires -insert one end of each wire into sockets numbered -Gnd(black wire in my case)-this will be the common ground connection – 13  (green wire in my case) – 12  (yellow wire in my case) – ~11  (orange wire in my case) – ~10  (red wire […]

Arduino Laser Show adapted from NothingLabs Instructable

Arduino Laser Show (adapted from NothingLabs’ Instructable)

This project uses an Arduino, a pair of speakers, and a laser pointer to create a laser projector able to trace out designs in a dark room. To power it, I’ve cannibalized a PC ATX power supply capable of delivering plenty of current for the speakers. Most of this project was directly adapted from the […]

Arduino ISP In System Programming and stand alone circuits

Arduino ISP (In System Programming) and stand-alone circuits

We use an Arduino to program other ATmega without bootloader . This technique allows you to use all flash memory for code and make boards using new ATmega, cheaper than those with bootloader. The qualities that have made the success of Arduino are undoubtedly the open-source software, many libraries, a good hardware and a virtually infinite […]

Scroll to Top