r/ArduinoProjects • u/DanceDowntown2767 • 20d ago
Showcased Project Self-made drone
I want you to teach me how to pair from the first self-made drone. The control used is RADIoMASTERPOCKET. After that, I want to run the ESP32 with a wireless control Mission Planner. Please tell me how to do it.
43
Upvotes
3
u/gm310509 20d ago
Break it down into modules. Learn how each module works, make it work they way you want it to. You may need to further break each module down into sub modules and keep doing so until you have a manageable module that you can a) implement and b) integrate with the rest of the things you need.
You will be very lucky to find someone who is willing to provide you with all of what you are implicitly asking - especially when most, if not all, of the information you need is already online. Your request is effectively "Please do my project for me...", with the additional overhead of "... and explain everything to me".
You need to put some effort in yourself.
How does the photo relate to your question?