Hello. I am currently trying to figure out a way to send a single image to an Arduino (or possibly a raspberry pi). I know this isn’t very practical, but I just want to experiment with the concept. Is there a way to do this? If not I think I would have to add more functionality to the firmware. How would I go about changing the firmware?
You can do this in raspberry pi by using libpixyusb, but you can’t do this with Arduino.
thanks!