Alright thank you!
I am currently stuck at trying to access the microSD card. I bought the JeVois with the microSD card having the software flashed, so I did not need to do that step.
But whenever I use the "jevois-usbsd start" command, I get errors. Currently, I am getting a "Timeout communicating with JeVois -- ABORT". I also receive "Cannot access /dev/ttyAMC0 -- is JeVois plugged in? -- ABORT". I am not sure how to proceed. I figured if I am able to access the microSD's contents, I can then program using Python and build my machine vision algorithm there.
Any ideas as to why these errors come up and how to fix them?