I’ve started to delve into Processing and passing values between Processing and Arduino. If you’re wondering what Processing is, basically its an open source programming language for vizualising data that can interface with Arduino either by reading values/ pins or by setting them. Just remember that they are 2 very different things and require 2 […]
Projects
SMS controlled Wireless Irrigation System using an Arduino
UPDATE 02/13/11 : Voting has started for the Sparkfun Microcontroller Contest. Please VOTE for me! UPDATE 02/26/11 : I won a second prize!! Huzzah! Thanks for all the votes guys! UPDATE 03/17/11: I would love to win a Laser cutter in the Epilog challenge as it would help the small DIY community in Calcutta, […]
Tissue Box Guitar – Light Strings using Arduino
the idea of anything can be an instrumental music has been always in my mind so i made a wooden tissue box that i installed inside it a guitar of light strings Step 1: Building Box i made this wooden tissue box Step 2: Wiring we make the LDR wiring on a the top shelf of […]
123D Scanner – Home made 3D Scanner
Hey – have a look at my new project HERE In this project I built a 3D Scanner, that enables generating 3D models of physical objects. The files can later be viewed in 3D software (GLC Player, Sketchup, Rhino, or sites such as http://3dfile.io) and even manipulated into .STL file and 3D printed. The software […]
Mint Tin Hero using Arduino
A friend at work proposed a friendly competition between a few co-workers: to make something cool out of a Trader Joe’s green tea mint tin. Anything – whatever our creative hearts desired. The prize? Nobody cared – we’d figure that part out later. I thought it would be fun to do something electronic with it […]
Track Honeybees With Temperature
Data analysis coming soon! My school is kind of strange. We don’t have a cafeteria, but we do have a four week course on “The Simpsons.” We don’t have a jungle-gym on the elementary playground, but we do have a half-buried firetruck. We don’t have a football team, but we do have a bee-keeping club. […]
Arduino – (Very) Basic motion tracking with 2 PIR sensors
Took me a little while to get started but I’ve managed to wire 2 PIR infrared sensors with an Arduino to sense motion either on the left or on the right side. The result will trigger an LED to represent each PIR sensor then I also added in a servo to be controlled – so […]
Pachube Client using Strings with Arduino
This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up an input feed, please click here). Your Ethernet shield will […]
Making a Better Mouse Trap Using Arduino
There are a lot of things this world needs at the moment. One of them is a better mouse trap. Mice are getting smarter every day and if we’re not careful we’ll end up with Planet of the Mice. Luckily, with the help of a Makerbot Replicator 2 (its enormous 410 cubic inch build volume […]
Arduino – motion triggered camera
So having worked out that I can make a remote for my Nikon D80 to do some timelapse photography. I started thinking of things I can do to trigger the remote, below video shows it working but you’ll need sound to hear the shutter going. First of all check out my tutorial for making the […]