Arduino

Fritzing

Fritzing is an interesting open-source initiative to support designers, artists, researchers and hobbyists to work creatively with interactive electronics. We are creating a software and website in the spirit of Processing and Arduino, developing a tool that allows users to document their prototypes, share them with others, teach electronics in a classroom, and to create

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

Open Hardware Journal

I just saw Slashdot posting mentioning Open Hardware Journal. Open Hardware Journal is a new open technical journal on designs for physical or electronic objects that are shared as if they were Open Source software. It’s an open journal under a Creative Commons license. You can download the magazine in pdf file format and redistribute

Bitbang Ethernet

Implementation UDP into microcontroller Igor Atmel-UDP device: UDP/IP infrared remote control web page shows implementation UDP/IP on firmware level (similar as emulation of RS232 interface or USB interface). What makes it really cool is that the ethernet is bitbanged using nothing but the bare pins of an ATMEGA168. The downside is that this Ethernet implementation

Ruggeduino

There are many Arduino-compatible microcontroller boards nowadays. The Ruggeduino is a ruggedized Arduino-compatible microcontroller board. Features include overcurrent and overvoltage protection on all I/O pins and 5V/3.3V outputs, ESD protection on all I/O pins and USB port, total microcontroller overcurrent protection, and operation at up to 24V. There are some things a regular Arduino will

Android Open Accessory Development Kit

Google announced on Tuesday a new feature of the Android operating system called Android @ Home. This framework and associated functions promise to transform an Android device into a home automation controller that connects and directs all of the devices and appliances in the user’s home: gaming consoles, lighting, appliances, irrigations systems and anything else

Toolduino

Toolduino is a simple software tool that lets you easily interact with Arduino hardware. With this software you can easily can test the circuits you create. The Arduino must be running the Firmata firmware that comes with the Arduino IDE. Things can’t get much easier for all kinds of hacks. You can just connect some