Python: interfacing with an arduino
Nice simple example in interfacing Arduino with Python. Via [Stealthcopter]
Nice simple example in interfacing Arduino with Python. Via [Stealthcopter]
Yeah. It is what it seems to. Here’s the code & tutorial to hack a laptop touchpad and use it with arduino.Clear nice pictures, thought. thanks for the link to [electoday] user M150. the full thread at [allthemods.com] from japala user.
Push the button: Kokoromi’s Gamma game challenge, which we saw earlier this week, challenges game designers to build an entire gameplay mechanic around a single button. What can be done with a single hardware object – a self-contained, one-button invention? We’re looking for creations that answer that question, inspired by games (and encompassing hardware games […]
from libelium post For the third consecutive year, Libelium organizes the Arduino Open Hardware Contest in order to award the best ideas and projects made with Arduino. After the previous editions, this year we have decided to create just one category: “Amazing Arduino”. We are looking for the most spectacular and unusual projects developed with […]
Cool way to get Game controllers imput without hack too much the interface (and preserve some bool components). + some commercial help from the (incredibly cheap) bluetooth Usb Dongles. Via HackadayCircuits@Home has put together some libraries that make it easy to use gaming controllers with an Arduino. They interface through the USB host shield. This […]
From MAKE.Thom wrote in to share his impressive open source operating system*, Pyxis OS. Based around the Arduino hardware platform, it adds some pretty impressive features, such as the ability to run programs from an SD card, read/write to a FAT filesystem, and easily display graphics and GUI elements on a color LCD. It looks […]
Massimo Banzi, author of Getting Started with Arduino and co-founder ofthe Arduino Project, is presenting a workshop at the upcomingInteraction10 conference in Savannah, GA on February 4, 2010. read MAKE full entry–
Using an old suitcase, a laptop, X10 home automation parts and an Arduino set-up, this guy managed to build a fully-functional magic mirror suitcase. Basically, it’s an interactive mirror which reacts to it’s environment using various sensors…BUT it can also be used to view stock updates, weather forecasts, and more! Check out the full tutorial […]
Arduino Mega doing wavetable osc function with ADSR envelope. Coplex yet clever use of analogIn(s). It’s a nice project held by neutronium (blogging as well on Physical Guitar synth project) Cool. Code provided on the arduino forum post. The all project is to modulate / mix / output control signal for VCF via [Neutron-synth]
Nice Instructable to get your G1 talking Serial to Arduino. via [hackaday] UPDATE: check this Amarino project kit concisting in an Android App + a Arduino library to get you ready listening to the physical word. via [DIYDrones]