Skip to content

dfritschy/arduino-touchme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Touching

Elisabeth Schneller, Donat Fritschy, "Touching", 2016

The artwork "Touching" by Elisabeth Schneller consists of a stela composed by 7 cubes made of black fired clay. The cubes show the text "Touch me" in Braille on one side, and seven engraved texts on other surfaces.

The installation by Donat Fritschy adds interactive sound to the stela: As soon as someone is touching one of the engraved texts, the text is spoken out loud.

https://www.youtube.com/watch?v=2-fBDPu78pA

Hardware

  • Arduino UNO
  • Adafruit MP3 shield
  • 4 Ultrasonic Sensors HC-SR04 (2cm - 500cm)
  • 2 Amplifiers and Electro dynamical exciters mounted inside one of the cubes, providing sound

Software

This arduino sketch provides the logic. The four ultrasonic sensors mounted at the top of the stela are polled periodically. If one of the measurements falls into the defined range for a given text, the corresponding MP3 file is played.

Libraries used:

About

Arduino Sketch for an Interactive Sound Installation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages