Category Archives: Uncategorized

DRXYA

IMG_2550R

The DRXYA robot is calibrated to change its colour and position based on the actions of a user scanned with a Kinect sensor. The on-screen Processing visualisation relays the information (a series of commands and coordinates) via serial communication to the Arduino, which in turn activates the both the lighting sequence of the addressable neopixel LED strips and the movement of the stepper motors in X and Y directions. With the presence of a user within 1.5m from the facade, the colour of the central ring changes from a rainbow display to blue. When the user’s hand is raised, the colour of the inner ring changes to an animated purple sequence. During this phase, the user is able to control the position of the ring in X and Y through the translation of the Processing sketch’s Cartesian coordinates to that of the built facade. This vertical CNC device has many implication responsive facades, interior partion light systems, 3D mapping, and visual communications.

Video! —> https://vimeo.com/90327378

and more to follow soon…….

Also posted in Christoffer Ryan Chua, Luca Gamberini, Ramin Shambayati, Robert Douglas McKaye, Sahil Sharma, Wen Shan Foo | Comments closed

PhytoSense – Interactive Green Facade

Main_2

The PhytoSense façade system is an interactive green facade that uses swept frequency capacitive sensing to play with light depending on touch.  An array of plants selected by their texture lets the user interact and be in “touch” with them by fading light to the plants being touched. But how does it work? How can the plant “feel” when it is being touched? As always, our friend Arduino gives us a hand.

PhytoSense – Vimeo

Read More »

Also posted in Alejandro Martinez del Campo, Apostolos Marios Mouzakopoulos, Carmen Aguilar y Wedge, Dimitrios Aidonis, Pablo Miguel Marcet Pokorny | Comments closed

archiDuino: interactive façade

arduTecture-1

Also posted in Alejandro Martinez del Campo, Apostolos Marios Mouzakopoulos, Carmen Aguilar y Wedge, Dimitrios Aidonis, Pablo Miguel Marcet Pokorny | Comments closed

How to document your projects

To document the projects and skecthes we do we will primarly use Codebende.cc and Fritzing.

Codebender is an on-line Arduino IDE, you can think of it as Google Drive for Arduino Code. Visit Codebende.cc and create an account.

Fritzing is a tool for drawing and sharing your electronics schematics. Visit Fritzing.org and download the software. You can export your designs as PNG to share it in the blog. You can also Sign up at Fritzing.org in order to publish your design at the Fritzing community.

lightAndLed_bb

For projects more complex projects we encourage you to check Github. Git is a professional way for documenting and sharing your projects on-line. You can check FablabBcn Github or Google Github. You can create for free an accout and use the Mac or

Posted in Uncategorized | Comments closed