I bought some drone equipment what you think I'm missing
Guys I bought some drone equipment what you think I'm missing 😊
16 Replies
Is this your project Aymen?
Yes I'm working on it
I want to run it with arduino or esp32 because, it's the only boards available
But I can't fine a code anywhere
fpv cam
I just want it to fly first then everything is easy lol
This means you want to build your own Flight controller around ESP32 and Arudino?
+ I got mpu6050 is it good?
lol yeaa ... let us know your journey of building one ..
I searched earlier about ardupilot.. It's very interesting and good, but I couldn't find pixkawk neither nearby or online in my country
thats the best i feel ...
It's my first time, so I'll take photos every now and then
I know some of the most stable nano drones built where they used STM32 to drive motor because PWM signal has to be very accurate for stable flight. And then use ESP-12E to build a webserver to control from the Mobile App. You can try something similar, I know implementing flight control algorithm is a lot of work but can be done for nano drones
I thnik I can manage to get STM32
Look at this flight controller board to draw inspiration from