Near-field intra-body Communication

Building a near-field intra-body communication device Thrilled by the idea mentioned in "When Things start to think" by Neil Gershenfeld i started to build a near-field intra-body communication device to transmit data through a body by capacitive coupling. Everything written down in this post is based on the original paper by Thomas Guthrie Zimmerman "Personal Area Networks ...
i.n.g.o. generator
A generator for the meaning of i.n.g.o. http://ingorandolf.info/i-n-g-o/
Muzak Architectures @ [H:UMMMM]

Muzak Architectures is a work by Ingo Randolf and based on an adaption of his installation urban needle. How does it sound if the needle of a record-player is not put on a record, but plays back a room? Instead of a rotating record it would be the needle spinning in the room, turning the ...
urban needle – spektrum-berlin

Exhibiting urban needle together with Aravinth Panchadcharam, So Kanno and Thomas O’Reilly at HUMAN ♥ ROBOT - spektrum-berlin. (spektrum-berlin, berlin, 2015) urban needle is kindly supported by pepperl+fuchs
movie’s average image

In his book Hiroshi Sugimoto writes about his photographic series "Theaters": "... One evening while taking photographs at the American Museum of Natural History I had a near-hallucinatory vision. My internal question-and-answer session leading up to this vision went something like this: Suppose you shoot a whole movie in a single frame? The answer: You get ...
ofxR2000 addon

Addon for openFrameworks for the R2000 Laser Rangefinder by pepperl+fuchs: https://github.com/i-n-g-o/ofxR2000
urban needle – new recordings

urban needle scans rooms and urban spaces in an automated process, transforming the shape of the its environment into sound. Like a needle on a record it plays back a room producing room-based noise. The room becomes the reel. (brandenburger tor, berlin, 2015) (potsdamer platz, berlin, 2015) (in the pipe, berlin, 2015) (under u1, berlin, 2015) (karl marx allee, berlin, ...
urban needle

urban needle scans rooms and urban spaces in an automated process, transforming the shape of the room into sound. like a record needle, it plays back a room producing room-based noise. the room is the reel. urban needle is kindly supported by pepperl+fuchs (studio fairy, berlin, 2015) (staircase, studio fairy, berlin, 2015) (cellar, studio fairy, berlin, 2015) (bornholmer bridge, berlin, 2015)
Pixelgroup library
Pixelgroup is a library to group pixels in a LED-strip. It is intended to be used in the Arduino framework together with a pixel-strip library like Adafruit_NeoPixel or Adafruit_WS2801 but can be used for any kind of backend. The PixelWriter class can be used to write into a uint8_t array. The PixelWriterInterface can be used ...
Packetizer library
Packetizer is a class written in c++ to analyze data for a start and/or end condition. If both, start- and end-condition is met the data between start and end is returned via a callback function as raw bytes. It is useful for serial communication where data-packets have a distinct start and/or end pattern. Each of the ...