Re: Running PX4 on the ESP32

2024-10-07 Thread Alan C. Assis
Hi Henry, Nice to hear from you. Could you please share more details? Maybe if you can share your repository, I think it will be easier for others here to review. I know there are some ESP32 boards specific for drones, are you using some of these boards or just a custom board? I nice blog about

Running PX4 on the ESP32

2024-10-04 Thread Henry Kotze
Hi all, I'm busy trying to get the PX4 running on the ESP32. I think it can be quite a nice payload controller with the wireless comms it provides. I have PX4 running, with the hrt driver implemented, and now busy with saving the parameters to the external flash using the spi flash via mtd. Howeve