Sending large data ...
 
Notifications
Clear all

Sending large data (a picture) from one Arduino to another

5 Posts
2 Users
2 Likes
816 Views
(@leonardo1123)
Tinkerer
Joined: 3 years ago
Posts: 56
Topic starter  

This is something I'm struggling to do, and I haven't found any good resources on it. I have the ArduCam, and I'd be willing to send you one to experiment with if you don't have it. 

My end-goal is a real video stream between two arduinos, Namely the one controlling my car, and the one inside my controller with a 0.96 RGB OLED. 

All your content is so good, thanks for making it! 

Fortune Favors the Bold


   
Quote
noweare
(@noweare)
Member
Joined: 4 years ago
Posts: 117
 

Which arduCam do you hae the spi Camera ?


   
Leonardo1123 reacted
ReplyQuote
(@leonardo1123)
Tinkerer
Joined: 3 years ago
Posts: 56
Topic starter  

@noweare Yep! I also just got an MU vision sensor, but I figure for a general tutorial on the concept, an Arducam would do fine. 

Fortune Favors the Bold


   
ReplyQuote
noweare
(@noweare)
Member
Joined: 4 years ago
Posts: 117
 

Have you tried the examples sketches found here on the ArduCam site ?

https://www.arducam.com/docs/spi-cameras-for-arduino/


   
Leonardo1123 reacted
ReplyQuote
(@leonardo1123)
Tinkerer
Joined: 3 years ago
Posts: 56
Topic starter  

Yes, they seem to be fine and all, but the streaming examples are all to their Host app you load up on your PC. I opened an issue about how to do things like sending from one Arduino to Another and they replied that it "wasn't in their examples" so apparently it wasn't their problem lol. I finally am really rocking with the RF library you suggested in the other thread, but before I try the picture I'm going to try joystick controls (like in another of Bill's videos), just so I get a feel for wireless data transmission. 

Fortune Favors the Bold


   
ReplyQuote