Projection Art

Individual Case Study
Interactive Prototype
2022

System diagram

I want to achieve an effect where particles move away when a hand "touches" the canvas, similar to how fish scatter in a pond. I use an ultrasonic sensor to detect the hand's distance along the X and Y axes, determining its coordinates in a 2D space. This data is transmitted to the program, where the particles disperse through coding to create the interaction. The system works as follows:

User Test