Final Project Idea: Hear The World

I am looking to create an interactive display using photosensors and P5.js animations. The main setup could be either a flatboard designed as a world map or a globe. This display will feature specific regions that, when touched, trigger music related to that region along with corresponding images or animations displayed using P5.js.

Project Concept:

  1. Interactive Display: Choose between a flat board or a globe. This will act as the base for your project.
  2. World Map/Globe with Regions Marked: The display will have different world regions marked. These could be continents, countries, or specific cities.
  3. Photosensors Embedded: There will be photosensors in these marked regions. These sensors will detect when they are touched.
  4. Music and Visuals: Touching a sensor will play music that is typical of that region. Simultaneously, P5.js will show relevant images or animations to enhance the experience.
  5. Technology Integration: I’ll use P5.js, a JavaScript library, to handle the visual and audio outputs based on sensor inputs.

Leave a Reply