how to get a snapshot in matlab through a push button on arduino?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I need to capture an image with matlab whenever an external button on arduino is pressed. The image is then processed for object detection and result will be send back to arduino as a high/low signal to show the detection is done. How can I approach this method?
Thank you.
0 comentarios
Respuestas (2)
Image Analyst
el 24 de Dic. de 2015
You can use the webcam support package, or the Image Acquisition Toolbox to snap pictures. Then, there are plenty of discussions here, with code, that show you how to send a high/low signal to a pin on your arduino.
0 comentarios
Maman Lourwana Issaka
el 6 de Mayo de 2018
Hi. How are you? Can you please Ms MVP answer me about this question, about acquisition snapshot in matlab through à push pull button on arduino?
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Support Package for Arduino Hardware en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!