How to capture image from webcam using Arduino?
in
Integration and Hardware
•
2 years ago
OK, I'm very new to the whole world of arduino, processing and coding in general.
What I'm trying to do...
Take a photo from a webcam when a physical button is pressed (arduino).
What I've got so far...
I've managed to piece together a few different bits of code in processing to enable a photo to be taken when the mouse button is pressed.
My problem...
How do I link arduino and processing to replace the mouse button with a physical button?
End aim...
If could get arduino and processing working together, I hope to replace the button with different sensors to activate the camera when someone is near to it.
Any suggestions or advice would be very gratefully received.
1