esp-idf-st7789 VS esp-drone

Compare esp-idf-st7789 vs esp-drone and see what are their differences.

esp-drone

Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs. (by espressif)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
esp-idf-st7789 esp-drone
1 2
228 641
- 10.5%
6.6 5.4
1 day ago 5 months ago
C C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esp-idf-st7789

Posts with mentions or reviews of esp-idf-st7789. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-18.

esp-drone

Posts with mentions or reviews of esp-drone. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing esp-idf-st7789 and esp-drone you can also consider the following projects:

zigimg - Zig library for reading and writing different image formats

ExpressLRS-Hardware - STM32/ESP32/ESP8285-based High-Performance Radio Link for RC applications

esp-idf-lib - Component library for ESP32-xx and ESP8266

ESP32 - DroneBridge for ESP32. A transparent short range wifi based telemetry (serial to WiFi) link. Support for MAVLink, MSP, LTM (iNAV) or any other protocol

hagl_esp_mipi - ESP32 MIPI DCS abstraction layer for the HAGL graphics library

DroneBridge - DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.

ESP32TimerInterrupt - This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

blackmagic-esp32-s2

libspng - Simple, modern libpng alternative

OpenKAI - OpenKAI: A modern framework for unmanned vehicle and robot control

hagl - Hardware Agnostic Graphics Library for embedded