esp32-s2 topic

List esp32-s2 repositories

ampule

61
Stars
10
Forks
Watchers

A tiny HTTP server made for CircuitPython WiFi devices (like the ESP32)

dimmable-light

88
Stars
29
Forks
Watchers

Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.

ESP32Marauder

6.0k
Stars
643
Forks
136
Watchers

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32

ESPAsync_WiFiManager

288
Stars
71
Forks
Watchers

This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 m...

esp-drone

679
Stars
207
Forks
Watchers

Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.

esp-idf-lib

1.3k
Stars
401
Forks
Watchers

Component library for ESP32-xx and ESP8266

ESP_WiFiManager

365
Stars
94
Forks
Watchers

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credent...

OS

250
Stars
17
Forks
Watchers

Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)

ESP32TimerInterrupt

173
Stars
27
Forks
Watchers

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...