Sponsorised links
This month
CRAS / Centre de Ressources Art Sensitif à Mains d'Œuvres
La création contemporaine s'est emparée des technologies d'interaction temps réel de manière explicite ou plus discrète. Comment les découvrir et se former à leur usage? Comment s'informer sur les solutions disponibles et adaptées à un projet? Comment trouver des collaborateurs et des partenaires?
October 2009
Sponsorised links
September 2009
macosxvirtualserialport - Project Hosting on Google Code
Do you want to test your next Mac OS X-to-Arduino project without always having the Arduino available? Do you want to test you cool Processing application when your mate hasn't finished writing the Arduino sketch? Do you want to do test driven development of your Mac OS X based application without dependency on your microcontroller? If the answer to any of these questions is yes, then VirtualSerialPortApp is for you!
August 2009
July 2009
Pachube :: blog: Pachube2SketchUp: realtime sensor data in SketchUp
import both realtime and historic Pachube data (i.e. sensor and environment data) into popular 3D CAD package Google SketchUp.
Pachube :: blog: Pachube augmented reality demo, with Dennou Coil-style chalk-drawn space-hack
Code written in c using openFrameworks, ArToolKit and the ofxPachube library. It's not quite ready/cleaned up for public release but we'll do so soon.
June 2009
.:oomlout:. :: Twitter Monitoring Typewriter (TwypeWriter) : .:oomlout:., Arduino & DIY Electronics and kits in the UK
We thought it appropriate to allow Twitter to be more than just an on monitor phenomena. To accomplish this we have combined an Arduino, Ethernet Shield and typewriter. We added a little bit of solder (we’re spoofing keystrokes) and some coding (available here) and what we have is a twitter monitoring machine.
metachronistic » Arduino weather station
My Arduino-based weather station has improved in the last week to the point where it’s delivering useful data.
Jan-Piet Mens / Getting Arduino to talk wirelessly: XBee
XBee modems are one of the easiest ways to create a wireless point-to-point or mesh network.
Playaround 第一天課程 | thedemos
May 2009
The Coffee machine on Twitter - flash and physical computing
This is an overview of the hardware/software/services I used:
Sensor > Arduino > Processing > PHP > Twitter
A LDR (light dependent resistor) is glued on the on/off led of the coffeemachine. When the coffeemachine is switched on the led turns on, the ldr detects this light. This LDR is connected to an Arduino microcontroller, Processing reads the value from the Arduino using Firmata and Processing sends this to a php file which will send it to Twitter.
Welcome - Fritzing
April 2009
Welcome - Fritzing
Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. We are creating this software in the spirit of Processing and Arduino, developing a tool that allows users to document their Arduino and other electronic-based prototypes, and to create a PCB layout for manufacturing.
code, circuits, & construction :: RFID to Web Interface
This tutorial introduces a Processing interface sketch provides a GUI for the command-line interface written into the Arduino RFID example. You should read that tutorial first. The sketch shown here also allows you to upload tags it reads to O’Reilly’s Emerging Technology Conference attendee portal, and retrieves the resulting profile. The API for this was written by Edd Dumbill. The Processing sketch retrieves RFID tags from the Arduino reader serially, then passes the tag via a HTTP request to a PHP script on a remote server, shown below, that adds an authorized login to the O’Reilly site.
code, circuits, & construction :: Arduino-based RFID reader
This tutorial shows how to make an Arduino-based RFID reader that reads Mifare tags and stores them in EEPROM. It is a modification of Alex Zivanovic’s code on Tinker.it. Thanks to Alex and Massimo Banzi for the reference. Once you’ve got it running, go on to the RFID to Web example, which provides a Processing interface sketch provides a GUI for the command-line interface written into the Arduino code.
arduino meets processing - PUSHBUTTON
The Arduino meets Processing project intends to make it as easy as possible for anyone to explore the world of physical computing. All you need is an Arduino board as well as the Arduino and Processing software, which you can download on their project websites.
