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

AUnit

166
Stars
15
Forks
Watchers

Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.

bluepad32

534
Stars
54
Forks
Watchers

Bluetooth gamepad, mouse and keyboard support for ESP32 and PicoW

GUIslice

1.1k
Stars
202
Forks
Watchers

GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL

Arduino-esp32sshclient

45
Stars
13
Forks
Watchers

Arduino library for ESP32 that implements an SSH client to connect and execute commands in a remote Server.

micropython-iot

86
Stars
14
Forks
Watchers

An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints

esp32_rmt_van_rx

30
Stars
9
Forks
Watchers

ESP32 RMT peripheral Vehicle Area Network (VAN bus) reader

esp32free80211

477
Stars
74
Forks
Watchers

Send arbitrary IEEE 802.11 frames with Espressif's ESP32

yeelight-arduino

34
Stars
7
Forks
Watchers

Arduino lib. to control Yeelight Bulb

LinakDeskEsp32Controller

32
Stars
2
Forks
Watchers

Standalone ESP32 controller for Linak standing desks (e.g. Ikea Idasen) with HTTP API and Alexa integration

LMICPP-Arduino

61
Stars
13
Forks
Watchers

Lmic (LoraWAN-in-C) modified to C++