Category: arduino
Arduino, the microcontroller opens up | TMW
It just seemed fitting to start Open Sourced with the Arduino microcontroller. Arduino is an open-source microcontroller and development environment. It was originally for the hobbyist market, but as time has passed it's gotten better. Arduino …All Articles
Arduino-powered plant can water itself, thank you very much | Digital …
Make a trip to the nearest Radioshack and build yourself an automated self-watering plant so you no longer have to remember to do the task.
Controlling Robotic Arm with Arduino and USB Mouse
http://www.circuitsathome.com Arduino sketch: http://github.com/felis/USB_Host_Shield/blob/master/examples/arm_mouse.pde Duration : 0:2:54
Arduino DS18B20 Temp Sender Project Part I
Finally got some code hacked to produce what I wanted and it’s WORKING! Duration : 0:6:18
Decoding NOAA weather radio with an Arduino – Hack a Day
The National Oceanic and Atmospheric Administration is responsible for broadcasting the signals used in weather radios. They use a protocol called Specific Area Message Encoding (SAME) and [Ray Dees] recently published an Arduino …Hack a Day