ESP32 topic

ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. It is a successor to the ESP8266 microcontroller. Widely used in hobby projects to large scale industrial applications.

List ESP32 repositories

ESP-DASH

911
Stars
194
Forks
Watchers

Blazing fast library to create a functional dashboard on ESP8266 or ESP32

st7789_mpy

534
Stars
108
Forks
Watchers

Fast MicroPython driver for ST7789 display module written in C

FabGL

1.4k
Stars
203
Forks
Watchers

ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal

esp32-snippets

2.3k
Stars
705
Forks
Watchers

Sample ESP32 snippets and code fragments

Grbl_Esp32

1.6k
Stars
519
Forks
Watchers

A port of Grbl CNC Firmware for ESP32

MicroWebSrv

636
Stars
116
Forks
Watchers

A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)

ESP32-CAM_MJPEG2SD

879
Stars
209
Forks
Watchers

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via...

Hyperion_LED-Controller

146
Stars
36
Forks
Watchers

To be used as wireless externsion for Hyperion, but can be controlled without.

cale-idf

261
Stars
24
Forks
Watchers

CalEPD is an Epaper component driver for the ESP-IDF framework with GFX and font support, optional touch interface, compatible with ESP32 / S2 / S3 / C3

Button2

449
Stars
78
Forks
Watchers

Arduino/ESP button library that provides callback functions to track single, double, triple and long clicks. It also takes care of debouncing.