Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active anymore ? Help ? #1

Open
Celppu opened this issue May 16, 2019 · 2 comments
Open

Active anymore ? Help ? #1

Celppu opened this issue May 16, 2019 · 2 comments

Comments

@Celppu
Copy link

Celppu commented May 16, 2019

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?

@jeanlemotan
Copy link
Owner

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.

@Celppu
Copy link
Author

Celppu commented Mar 28, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants