Archive for the 'library' Category
XBee API Library for Processing
0 Comments Published December 20th, 2007 in blog, p5, library, processing.org, xbeeRob Faludi and I are working on a Processing library for Digi’s XBee Series 1 radios. Direct from Rob’s blog:
The library currently facilitates receiving single sample I/O packets in API mode, and returns an object that contains the analog values, digital values, sender’s 16-bit address and RSSI value. The next tasks will be to […]
Most Pixels Ever Alpha Release
4 Comments Published September 4th, 2007 in ITP, Teaching, p5, java, mpe, library, processing.org, bigscreensI’m pleased to announce that we’re releasing the first version of The Most Pixels Ever, an open-source Java framework for spanning Processing sketches across multiple screens (developed with Chris Kairalla). This is an early version that has many limitations and needs a great deal of improvement, but it does work. The site isn’t […]
Processing Yahoo Search Library
6 Comments Published August 5th, 2007 in blog, p5, java, library, processing.org, book, yahoo, APINow, I am rather overdue for an update on my upcoming book. I’ll be posting details soon. However, in the course of finishing up a chapter on String parsing, I discovered that my good friend, the Google SOAP API is no longer being supported (obviously, I’m a little late on the ball […]
Processing QRCode Library
0 Comments Published June 26th, 2007 in blog, p5, java, library, processing.org, qrcodeFrom: http://qrcode.sourceforge.jp/:
“QR Code is a two-dimensional barcode, used widely in Japan. The advantage of QR Code from well-known barcode is larger data capacity (more than 100 bytes, typically) and error correction.”
Thanks to an idea from Tom Igoe, I make a quick and dirty interface for Processing for QRCode decoding. The Pqrcode library page is […]
Metropolis Magazine
1 Comment Published June 22nd, 2007 in ITP, p5, java, mpe, library, processing.orgA nice article by Peter Hall about the IAC video wall is out in the June issue of Metropolis Magazine. The article mentions our work at ITP on the “most pixels ever” Processing library . . . which we will release soon for beta experimentation!
Sftp with Java / Processing
1 Comment Published June 4th, 2007 in p5, programming, java, library, sftp, processing.orgI know, I know, you’ve been waiting your whole life for this.
Download beta SFTP Processing library (source included in zip).
Download example Processing sketch.
The library uses JSch (Java Secure Channel).
Copyright (c) 2002,2003,2004,2005,2006,2007 Atsuhiko Yamanaka, JCraft, Inc.
import sftp.*;
Sftp sftp;
void setup() {
size(200,200);
background(0);
// Create the SFTP object
// if 3rd arg = […]
Search
You are currently browsing the daniel shiffman weblog archives for the 'library' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Archives
- April 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
Categories
- airport (3)
- API (1)
- asterisk (3)
- big screens (7)
- bigscreens (4)
- blog (107)
- book (1)
- email (1)
- evolution (1)
- exhibition (1)
- General (4)
- iac (7)
- installation (9)
- interview (1)
- ITP (61)
- java (23)
- jepson (2)
- library (6)
- mpe (12)
- netflix (2)
- neural (3)
- numbers (1)
- p5 (89)
- phone (3)
- poker (2)
- processing.org (21)
- programming (14)
- qrcode (1)
- random (1)
- run lola run (1)
- sftp (1)
- simplicity (3)
- swarm (1)
- Teaching (48)
- terminal01 (3)
- text (1)
- vague terrain (1)
- video (1)
- videowall (3)
- vlog (20)
- voronoi (2)
- wordnet (1)
- xbee (1)
- yahoo (1)