Interview of Massimo Banzi by Wired
Watch Massimo Banzi, co-founder Arduino, talk about the Arduino platform and their new product, Arduino-Due.
Watch Massimo Banzi, co-founder Arduino, talk about the Arduino platform and their new product, Arduino-Due.
This is a project for people a little bit skilled in soldering and design PCB. The user [dernulleffekt] designed an homemade shield for Raspberry Pi that integrate an Arduino Board. The Paper-Duino-Pi is an Arduino shield for the Raspberry Pi. Due to the fact that it is designed as Paper-PCB it is easy to create […]
In this tutorial, Luca shows how to add WiFi connectivity to your Arduino boards without using a WiFi shield. Instead, he has combined a standard Ethernet shield with a commercial (and quite cheap) WiFi router: I found the TL-WR702N nano router by TP-LINK that, with a cost of about 20€ on eBay, can work also as a wireless client: […]
Thank you [priyansmurarka] to send us this project involving Xbee. This module is fully compatible with Arduino Boards and you can connect it with a proper shield, the [WirelessShield] . With that you can make comunicate Arduinos wireless, including sending messages about status or whatever you want. The submission of today is about building up […]
This is an interesting implementation of Arduino and Wireless comunication. The user [priyansmurarka] posted: Ok, so here is the basic problem statement. I need to develop a temperature sensing system such that the temperature from the sensor node is relayed to a co-ordinator sensor and then the co-ordinator node shows the user in a simple […]
Somebody knows how to have fun in the office and with Arduino. Have a look at this project by [whitespacers] powered with our boards Christmas is a time of gathering the family around and enjoying the simple things in life. And what could be simpler than a good old fashioned train set… powered by tweets? […]
In his blog, Michael describes a nice 4WD robot he realized by means of an arduino-compatible board, a motor shield and a couple of XBee radios, which have been used to implement a simple and effective remote control. Actually, the remote is made up of a standard breadboard equipped with a joystick, a couple of buttons (that can turn […]
Arduino is not just the chip, there is also the IDE that brings the same name and purpose. It’s open source and free, so you can use it on every microcontroller like the ones on Arduino boards. Here an example from India! Thanks [rahulkar] for submitting. The project is a digital implementation of “book cricket […]
How about a new way to make music? [cpeckmusic] has it’s way to do it, with is project Sharpy. Sharpy is an electronic instrument that was designed and built by composer Charles Peck. The instrument utilizes three infrared distance sensors to control the sound, which is produced digitally with an Arduino board and GinSing shield. […]
Arduino is not only for hobby projects, there are also good way to use it to semplify your work. This is a good example, submitted by [sspence65]. This is a project I did at work to control two water baths for a process control. Two custom tanks have to be kept at 180F, using DS18b20 […]