Presence Container

What does it mean to be a body?

Presence Container is an interactive sound sculpture that invites the user to trigger nine separate sounds which capture the essence of water, simply using the viewer’s position relative to the piece. It incorporates the Microsoft Kinect to detect depth and movement along the horizontal axis. This information determines which of the nine sounds should be played over the sound exciters, producing intricate ripple patterns in the pool of water.

Sound Artist: Laenz

ANYONE / ANYWHERE III: Bodies @ The Living Gallery


Development

New Forms of Interaction: KITCHEN MANIA

Kitchen Mania uses screen-based game control as a starting point for understanding and exploring new methods of interacting with physical computer interfaces. It uses familiar household appliances and tools to produce novel forms of human-computer interaction that are intuitive and accessible.

One of the primary goals of Kitchen Mania is to achieve functional human interface devices that simultaneously perform real physical tasks. While playful, we believe these controllers show the viability of highly accurate / low latency passive sensing of existing electronic appliances. This work has applications in a range of smart home and IoT use cases.

 
 

PulpPad

The PulpPad consists of 4 juicers arranged in a directional pad layout, each with a non-invasive current sensor to trigger a keyboard event. Once the juicer is pressed down to complete the circuit, the non-invasive current sensor sends information to the Teensy, which is located inside the custom fabricated control box. To add visual feedback, we included LED strips that will illuminate when the juicer is pressed. Before we begin working with game developers to create a custom game, we have tested out the two PulpPads to play the popular game Dance Dance Revolution.

There are currently two colorways: the white LED diffusing housing with blue LEDs, and the black top / clear sided housing with red LEDs.


conROLLER

The conROLLER is a customized acrylic rolling pin with a rotary encoder inside to determine directionality. When the cylindrical body is rolling, the lasercut involute gear connected to the housing then makes contact with the gear of the rotary encoder, thus turning it and sending information to the Teensy. The 3D printed handles feature an ergonomic, rubberized grip with suggested finger placement, a chrome-plated momentary button, and haptic feedback motors.

Because of its peculiar up and down movement, we aim to work with video game developers that can work with the gesture of the conROLLER. Currently, this device is paired with the game Galaga.

37 Hour Self Portrait

Courtesy of NYU's Laguardia studio, I was scanned using the Artec Eva, a museum-grade 3D scanner. I imported the generated .obj file into Blender, where I extruded the form so that it could be 3D printed. The Ultimaker 2+ took 37 hours to complete the entire print.

Water Droplet Kinetic Sculpture

 
 

When first learning how to use a laser cutter, I decided to create a kinetic sculpture that would simulate a water droplet.

A work in progress, this piece will be connected to a stepper motor and a pulse sensor, so that the water ripples with the connected human's heartbeat. 

CHiKA's Apprentice

SEI05

SEI05 is an interactive installation by the artist CHiKA, highlighting the implications of Dr. Rice’s research on cool, very low mass stars, which are numerous throughout the Milky Way Galaxy, and which may host more potentially habitable exoplanets than Sun-like stars do.

In this video, I am using MadMapper to control the various colored LED animations as a functionality test for each LED strip.

For more information about the project, please visit CHiKa’s website: https://imagima.com/SEI05



Mappathon

Mappathon: Projection Mapping Workshop

Mappathon introduces participants to the latest projection mapping technologies and techniques, enabling them to create site-specific interactive or static projection mapped installations. 

LED Mappathon

The LED Mappathon™ is structured in a similar manner to the projection mapping Mappathon™. It introduces participants to the latest LED mapping technologies and techniques, enabling them to create site-specific interactive or static LED installations. 


Mana Contemporary

 
 

As CHiKA's apprentice, I reassembled projects from her archives to test functionality of the LED lighting components. The LED strips are programmed with madMapper connected over Artnet.

Creative Coding

With Processing and p5.js, I code to create whimsical, interactive digital art.
Feel free to view my openprocessing.org sketches or see my Github account and experiment!




Rainbow Caterpillar

Your slime trail color can be randomly selected by holding down the left-click button. 

https://www.openprocessing.org/sketch/524354 


Colored Lines

One thing I love about openprocessing.org is that you can edit code via mobile! Here's a screen capture of how this particular sketch looks on my iPhone.

https://www.openprocessing.org/sketch/520972 


Drawing Application

Here is a link to my Drawing Application code on Github.