06-29-2014 05:27 PM
I fiigured i would start a new discussion and get somemore info on how to integrate arduino uno and mego with bluetooth and a TTL camera.
My question is, is it possible to use an arduino uno or mega with a TTL camera and a bluetooth to communicate with labview. The mega has a lot of differenet RX and TX ports so can i use one for the bluetooth and a different set for the camera. I know the bluetooth has a high enough baud rate to support the camera but i also dont really know how to stream and display the video on the main screen of labview.
Let me know your thoughts.
07-01-2014
12:58 PM
- last edited on
05-08-2024
11:28 AM
by
Content Cleaner
For best performance you need to transmit the JPEG image as binary data. See:
<https://www.inkling.com/read/arduino-cookbook-michael-margolis-2nd/chapter-4/recipe-4-6>
For saving and displaying the JPEG image in Labview see:
<https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P72USAS&l=en-US>
To display NTSC video you need the following extra cost Labview add on.
<https://www.ni.com/en-us/shop/product/vision-acquisition-software.html>
However, it may not be available for purchase for use with the student edition of Labview.
hrh1818
07-01-2014 01:15 PM
ok i will look into those options.
I actually have the full VisionAcquisition software so that part im good with at least. I had added a bunch of modules when i purchased the student version for school.