[Updated Sep 30] — Arduino announced the first open source Arduino hacker board with built-in WiFi, and also the first to run Linux. The $69 Arduino Yun integrates the functions of an Arduino Leonardo, featuring an Atmel ATmega32U4 microcontroller and 14 GPIO pins, with an Atheros AR9331 WiFi SOC running OpenWRT embedded Linux on a […]
Projects
Internet Datalogging With Arduino and XBee WiFi
Introduction Are you looking to get your data gathering project hooked into the “Internet-of-Things”? Then check out data.sparkfun.com! It makes posting data to the web as easy as constructing a URL and POSTing it to a server. I wanted to create a quick project to test out SparkFun’s data logging service. Combining an Arduino, XBee […]
Weather Monitor
This Instructable shows you how to build a micro-controller based weather monitoring device. Built on the Arduino Uno board it can easily be extended and modified should you have additional sensors at hand. Main requirements: – Measure temperature (accuracy +/- 0,5 degree Kelvin) – Measure barometric air pressure (+/- 0,1 Pascal) – Display measured values […]
Tutorial 15: Arduino Serial Thermometer
The Arduino reads temperature from a MCP9700 temperature sensor IC and displays the temperature in the Arduino IDE serial monitor window. Also see the Arduino LCD thermometer tutorial (tutorial 14). Prerequisites Complete Tutorial 9: Using the Arduino Serial Port before attempting this tutorial. Components Besides an Arduino Uno board, USB cable, wire links and a […]
DIY Low Cost Arduino Mobile Development Platform
I have wanted to build my own robot for awhile now. But after many tried and failed attempts, I was losing hope that may ever happen. I discovered that there wasn’t a small, robust, super easy to add-on to, robot that was within my budget to get. After hours of research and many robot kits later, i […]
APR9600 Voice Recording and Playback System with JRC286D Chip ICStation Mega 2560 Compatible Arduino
ICStation team introduce you this APR9600 voice recording and playback system used in elevator based on the ICStation Mega2560 compatible with Arduino. It uses DC5V voltage to work. When you press the different keys, the loudspeaker will sound that which floor you arrive. This design uses a APR9600 voice chip as the core of the […]
Ultrasonic Dimmer (Without Humming Or Buzzing Noise)
I have been working on this project for a while and whilst it is still under development I decided to write a short guide after several requests to do so. The dimmer uses an interrupt driven XL-Maxsonar EZ1 ultrasound range finder to measure the distance between the sensor and your hand. By moving your hand […]
Control Two LEDS with an Arduino and bitVoicer
So what I want to do here is do several things with two LEDs with speech recognition I’m using bitvoicer you can get it here Step 1: Part List So I’m doing this with as little parts as I can, here’s the list: Green LED Red LED Breadboard 1k Resistor Jumper Cables Computer Computer Mic(you […]
DIY Guide for Amblone LED Light
In this section we will explain exactly how you can create your own Amblone setup, consisting of 3 RGB LED strips and an Arduino Mega. What do I need? To create the Amblone setup described in this guide, you will need the following: Amblone software An Arduino microcontroller, for example the Arduino Mega A USB […]
Talking Pumpkin
So my boss came to me one last week and said he wanted to scare the trick-or-treaters who came to his home, and the kids who would come to work during a special Halloween Walk the community does. Thus was born the talking pumpkin. In short, I used an Arduino, an SD card read/writer, and […]