Yeah, someone suggested me to try and port the newer craflie version into the esp-drone code.aliarifat794 wrote: ↑Fri Aug 16, 2024 2:40 pmI think you need to figure out the Crazyfile BLDC support first: https://www.bitcraze.io/2023/10/say-hel ... brushless/
Search found 2 matches
- Fri Aug 16, 2024 3:34 pm
- Forum: General Discussion
- Topic: ESP-Drone Development Question
- Replies: 2
- Views: 959
Re: ESP-Drone Development Question
- Fri Aug 16, 2024 1:25 am
- Forum: General Discussion
- Topic: ESP-Drone Development Question
- Replies: 2
- Views: 959
ESP-Drone Development Question
Hi. I was checking out the esp-drone ( https://github.com/espressif/esp-drone ) and saw that it only is capable of driving brushed dc motors (according to the menuconfig). So I went ant checked the crazyflie ( https://github.com/bitcraze/crazyflie-firmware ) in which the project is based according t...