Close

Arduino Code for the Electrical Tessellation artwork

A project log for Tessellated circuits made of colored metals

This artistic project is situated between aesthetics and functionality. Beautiful colored metals are cables between electronic components

kasser-synthsKASSER SYNTHS 12/23/2018 at 08:410 Comments

I have uploaded the Arduino IDE code used in the artwork in GitHub. The key part of the code is the VGM player used for playing the VGM files created with the Deflemask tracker. The songs are copied in C format directly from the VGM files and it is copied at the beginning of the file. The rest of the code read the temperature from the IR thermometer and trigger the different events (songs and leds combination) when the viewer interact with the artwork.

Discussions