You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a sample application that runs on the raspberry pi to show the usage.
In short - you flush the esp32 with the code in the firmware folder.
Then you use the lib folder in your raspberry pi application - it handles all the communication with the esp32 and gives you a nice way to send/receive data.
I did test and use this in a real-world video application a few years ago.
So it has built in commands to command transmitter from raspberry? Is it easy to add camera to the system? I had this idea to use esp32 camera library, because recent modifications allowed 60 fps video. That would be cheapest and smallest digital fpv system. How do i command the receiver receive jpeg data from another esp32 via spi and how do i pipe the data in rpi to decode program?
I would like to know how to use esp32 as high bandwidth transmitter. Did you ever use this idea or why this have not updated?
I have hard time understanding your code so is there any example of usage or can you give small hints what i'm looking for?
The text was updated successfully, but these errors were encountered: