Skip to content

Repository to save the Processing and Arduino code used for Pop Up Smash Pro - exhibited at The Hub, Eagle Wharf, London SE.

License

Notifications You must be signed in to change notification settings

AdvaitU/pop-up-smash-pro

Repository files navigation

Pop Up Smash Pro

(March 2023)

Description

Pop Up Smash Pro was a game made and exhibited at the Portals of Perception Showcase at The Hub, Eagle Wharf, London SE. The game contains a Windows-95 themed computer screen on a projected surface containg various popups ranging from the annoying to the absurd that appear incessantly as the player is tasked with closing each one of them before the screen fills up. The interaction is achieved through conductive tape connected to the electrodes of a Bare Conductive Touch Board relaying the touch to a Processing sketch.

Presentation Video: https://www.youtube.com/watch?v=XykHu9C6Fco
Video of people at the Gallery interacting with Pop Up Smash Pro: https://youtu.be/yAURXSEa05I

Team

This project was done by a team consisting of Advait Ukidve, Avika Pulges, Eva Hayek, Ileana Park, Kiri Rodenburg, and Mae Horak (pictured below).

Components and Working

  • DataStream.ino contains the Arduino C code uploaded to the Touch Board. The code will have to be uploaded, run, tested with the serial monitor, and the serial monitor closed in order for it to be communicated with the Processing sketch (main programme). The Touch Board outputs an array of 12 booleans with True representing the electrode number touched.
  • Show_prototype.pde is the main Processing sketch that is run headlessly. It sets up the background screen, imports all the required image and sound files, and triggers the notification and the associated sound at a spot currently not held by an existing notification on the screen at random using the NotificationFactory Class.
  • data contains all the images used in the game and Gallery contains images from the exhibition where it was presented.
  • Notifications_Gallery.md contains an easy-to-view gallery of the notification images used for the project

Gallery

User 1 interacting with Pop Up Smash Pro at the Gallery.

User 2 interacting with Pop Up Smash Pro at the Gallery.

User 3 interacting with Pop Up Smash Pro at the Gallery. Users interacting with Pop Up Smash Pro at the Gallery.

The Team The Team.

All pictures clicked by Koundinya Dhulipalla

About

Repository to save the Processing and Arduino code used for Pop Up Smash Pro - exhibited at The Hub, Eagle Wharf, London SE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published