esp-drone compile error Development environment OS: Ubuntu 20.04 focal(on the Windows Subsystem for Linux) esp-idf version: master {commit c77c4ccf6c43ab09fd89e7c907bf5cf2a3499e3b (HEAD -> master, origin/master, origin/HEAD)} {No changes...
In this project we are going to make such a drone which can be easily controlled using our phones. This DIY drone is small in size and can be built using easily available components such as ESP32 modules, MPU6050 IMU, coreless motors and plastic propellers. For anyone who is trying to ...
ESP-Drone 中文 IntroductionESP-Drone is an open source solution based on Espressif ESP32/ESP32-S2/ESP32-S3 Wi-Fi chip, which can be controlled by a mobile APP or gamepad over Wi-Fi connection. ESP-Drone comes with simple hardware, clear and extensible code architecture, and therefore this...
Drones powered by ESP32;基于 ESP32 的四旋翼无人机. Contribute to CF-Luick/ESP-Drone development by creating an account on GitHub.
Github 地址 https://github.com/Circuit-Digest/ESP-Drone/ 硬件设计文件(PDF 原理图 + BoM + Gerber 文件)和基于乐鑫esp32-wroom-32 实现的固件代码可在 GitHub 上找到。该无人机被设计为由运行由乐鑫开发的开源 Android 或 iOS 应用程序的智能手机控制。
ESP-Drone 是基于乐鑫 ESP32/ESP32-S2/ESP32-S3 开发的小型无人机解决方案,可使用手机 APP 或游戏手柄通过 Wi-Fi 网络进行连接和控制。目前已支持自稳定飞行、定高飞行、定点飞行等多种模式。该方案硬件结构简单,代码架构清晰完善,方便功能扩展,可用于 STEAM 教育等领域。控制系统代码来自 Crazyflie 开源工程,使用...
Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs. - Issues · espressif/esp-drone
I (1372) WIFI_UDP: wifi_init_softap complete.SSID:ESP-DRONE_F412FAE609CD password:12345678 I (1381) WIFI_UDP: Socket created I (1384) WIFI_UDP: Socket bound, port 2390 I (1389) WIFI_UDP: UDP server create socket succeed!!!
* **硬件原理图**:[Hardware](https://docs.espressif.com/projects/espressif-esp-drone/zh_CN/latest/_static/ESP32_S2_Drone_V1_2/SCH_Mainboard_ESP32_S2_Drone_V1_2.pdf) * **iOS APP 源代码**: [ESP-Drone-iOS](https://github.com/EspressifApps/ESP-Drone-iOS) * **Android APP 源代码...
Drones powered by ESP32;基于 ESP32 的四旋翼无人机. Contribute to CF-Luick/ESP-Drone development by creating an account on GitHub.