Replies: 1 comment
-
Hi, I used the sbus arduino library to send information from the ESP32 to the flight controller. The sbus library can be found here: https://github.com/bolderflight/sbus/ Within my own project, all the sbus stuff is within the receiver esp32's code: https://github.com/jyjblrd/Mocap-Drones/blob/main/receiver_esp32/receiver_esp32.ino Hope that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been looking for such mini drone solution, is it possible that you could explain the process of linking the esp32 or esp wifi with the F3 EVO Micro.
I am working on a project to make several of these drones and inter link them in a channel similar to nrf modules I could link these through the network. I would really appreciate any effort in explaining the process
Thanks
Beta Was this translation helpful? Give feedback.
All reactions