Search Results for "Arduino"

295 results found.

Arduino and Raspberry Pi together

Raspberry Pi and Arduino seems to be the most interesting small single board platforms at the moment for the hobbyists. It is a bit sad to see some people who are very passionate about the Arduino community coming down quite hard on the Raspberry Pi project as the Big Bad, suggesting that we’re trying to

Arduino Ethernet Shields

The Arduino Ethernet Shield connects your Arduino to the internet. Just plug Arduino Ethernet Shield module onto your Arduino board, connect it to your network with an RJ45 cable and follow a few simple instructions to start controlling your world through the internet. The original Arduino Ethernet Shield is based on the Wiznet W5100 ethernet

Arduino Motion-Sensing SMS Alarm Project

Surprisingly Simple Arduino Motion-Sensing Project Makes For Some Weekend Fun article tells that Matt Williamson built a tiny, Arduino-based motion sensor that will SMS you when something moves by your desk or into a room. It’s completely open source and the notifications system runs on your PC thanks to a simple Python script. Why is

Shrinkify Your Arduino Projects

If you have a simple Arduino project that uses only a few pins, you might be able to shrink it down to a single 8-pin ATtiny chip. How-To: Shrinkify Your Arduino Projects video and How-To: Shrinkify Your Arduino Projects article shows you how. The best part is you can use the same Arduino code and

Arduino-powered glove

Carnegie Mellon HCI students bring your favorite action hero sound effects to life. Arduino-powered glove brings real sound effects to your make believe gun show article tells that a team from Carnegie Mellon’s Human-Computer Interaction course have built a glove that does some interesting tricks. AHRG: Augmented Hyper-Reality Glove video gives you the idea how

Arduino programming

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. So very interesting stuff.. The microcontroller on the board is programmed using the Arduino programming language and the Arduino development environment. Arduino programming environment is lean