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

87
Stars
29
Forks
Watchers

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

ESP32Marauder

4.7k
Stars
517
Forks
Watchers

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

ESPAsync_WiFiManager

287
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

674
Stars
204
Forks
Watchers

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

esp-idf-lib

1.3k
Stars
392
Forks
Watchers

Component library for ESP32-xx and ESP8266

ESP_WiFiManager

364
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

207
Stars
14
Forks
Watchers

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

ESP32TimerInterrupt

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