Coding Category

Google Launches Android Open Accessory Development Kit Based On Arduino

As seen in the streaming of Google IO 2011, physical computing and interactive enviroments are one of the main topics opening the conference. The Android Open Accessory Kit is going to allow Android related devices receive data from different sensors (just via USB, for now). The Android Open Accessory Development Kit (ADK) provides an implementation […]

Samsa II, The Hexapod

[pabloxid] shared an Hexapod project on the forum based on an Arduino MEGA 1280 and 18 Dynamixel AX-12 motors: SAMSA is based on the Wiring board, with an ATmega128 microcontroller, and SAMSA II on the Arduino Mega, with an ATmega1280. Both are pretty similar, tough the ATmega1280 has 8 KB SRAM, twice the ATmega128. For […]

Arduino Computer Vision With Video Experimenter Shield

[Michael] posted some interesting uses of Nootropic’s latest shield, the Video Experimenter Shield, besed on a LM1881 video sync separator to detect the timing of the vertical and horizontal sync in a composite video signal. It’s one of the few examples of Arduino processing a live video signal, as previously seen with the Eye Shield […]