| :::::::::::::::: | Anne Hong | ||||
| :::::::::::::::: | NYU | Tisch School | ITP | ||||
| :::::::::::::::: | MPS Candidate-2007 | ||||
| :::::::::::::::: | studio@annehong.com | ||||
| :::::::::::::::: | Networked Objects | ||||
Josh Cheng |
|||||
Physical Prototype of Final Project Getting a Serial Connection with the RFID Reader to Flash
Processing Code for serial call-and-response using RFID Reader. On a mac laptop, the port is 2, and on a G5, change the port to 0: // Serial call-and-response for v.85 // Sends a byte out the serial port, and reads 3 bytes in. // Created 21 March 2005 import processing.serial.*; int bgcolor; // Background color void setup() { // Set the starting position of the ball (middle of the stage) // Print a list of the serial ports, for debugging purposes: // I know that the first port in the serial list on my mac void draw() { void serialEvent() { if (inByte == 13 ) { // clear the string when we're done:
Our next step is to further experiment with the design of the antenna by calculating the inductance, which will help determine how many "coils" to add. Also, we need to figure out how to design the interface to read multiple tags, and only discriminate a single tag when it's taken off the shelf (there is no software application).
|
|||||