* **硬件原理图**:[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 源代码...
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...
对于IOS,可以从App Store下载该应用程序,只需搜索ESP-Drone APP。对于 Android,您可以从以下链接ESP-Drone (pgyer.com)下载该应用程序。请记住,该应用程序是由第三方创建和托管的。因此,请自行安装它们。应用程序界面将如下所示。 单击连接按钮开始与无人机通信。当您的无人机与APP成功建立连接后,无人机上的...
Running idf_monitor in directory d:\esp32\esp-drone Executing "F:\Espressif\python_env\idf4.4_py3.8_env\Scripts\python.exe F:\Espressif\frameworks\esp-idf-v4.4.2\tools/idf_monitor.py -p COM838 -b 115200 --toolchain-prefix xtensa-esp32s3-elf- --target esp32s3 d:\esp32\esp-drone\bui...
Github 地址 https://github.com/Circuit-Digest/ESP-Drone/ 硬件设计文件(PDF 原理图 + BoM + Gerber 文件)和基于乐鑫esp32-wroom-32 实现的固件代码可在 GitHub 上找到。该无人机被设计为由运行由乐鑫开发的开源 Android 或 iOS 应用程序的智能手机控制。
I have tried the cfclient and cflib from crazyflie official and modified by espressif. INFO:cfclient.gui:Disabling STL printouts INFO:cfclient.utils.input.inputreaders:Input readers: ['linuxjsdev', 'pysdl2'] INFO:cfclient.utils.input.inp...
https://github.com/espressif/esp-drone 该项目提供了几乎所有的设计文件,包括硬件设计文件、控制端源码和手机端app的源码。 本人打算采用这些设计文件,复制一款兼容ESP-Drone无人机的控制板,同时将其电机驱动部分的电路进行修改,使之可以驱动直流电机的正转和反转,从而可以用做玩具4驱车的控制板。
加入ESP-Drone的GitHub讨论或Circuit Digest的评论区,获取最新更新。 参考Hackaday.io的ESP32无人机项目,寻找灵感。 在B站或YouTube搜索“ESP32 Drone”,观看DIY视频教程。结语用ESP32打造一个易控又好玩的无人机,不仅能提升你的动手能力,还能让你体验飞行的乐趣!ESP-Drone适合追求简单和官方支持的初学者,而Circuit...
https://github.com/bitcraze 很积极开发的平台,学习的不二之选啊. esp32-drone的很多核心代码就是照搬的crazyfile,后面读取源码会有体现 光流spi tof i2c 首先是打板,然后焊元件 分离pcb,主要是4个机脚 焊接电机 安装电池 这边看见是用vscode上传的
The source code for the ESP-Drone APP can be found https://github.com/EspressifApps/ESP-Drone-iOS. It might be helpful in development of your own ESP-Drone applications. more Version 1.0.1 1. Add Yaw switch function. 2. App logo optimization. ...