createPattern( );

createPattern( ); is a project explore the effects of light and shadow and how to use body to control our surroundings. The project was inspired by Komorebi, which is the Japanese word for sunlight that filtered through the leaves of the trees, and other random patterns created by natural light and shadow.

some earlier projects related to shadows

some earlier projects related to shadows

Exploring Phase 1 : Mimicking Komorebi by using 2 mirrors to create a basic kaleidoscope, then attached a piece of paper onto each hand of the servos that sit on top of the mirror to mimic the leaves. The servos are control by Arduino using distance data from proximity sensors as an input - which you can see the hand on the left side of the screen in the demo video move-in and out.

createPattern03.gif

Exploring Phase 2 : Applying colors into the project by creating colored shadow patterns and assigned some patterns/colors into the specific distance.

To make a color shadows from LEDs light, I need to follow CMYK colors system by mixing the intensity/brightness of each red, green and blue LEDs. And I also needed to add bright white LEDs to get rid of the common black shadows that might happen from the overlaps.

Colored CMYK shadows created by using RBGW LEDs

Colored CMYK shadows created by using RBGW LEDs

Rough diagram of the installation

Rough diagram of the installation on phase 2