Play a real-time video when a capacitive sensor is touched

edited August 2017 in Arduino

Hello everyone, I am looking forward a method that when I touch the capacitive sensor, it transmits a signal through Arduino to the processing and then triggers the real-time video through webcam (the webcam is open to capture the video). So far, I could apply the Capacitive sensor library to solve the code problem in Arduino, but I totally have no idea how to write the code in processing and build the communication between them. Is there anyone could give me a right direction or advice or relevant posts or tutorial? Thanks a lot in advance. Sorry for my English if there is any mistake.

Answers

Sign In or Register to comment.