esp32-s3 topic

List esp32-s3 repositories

ESP32_VS1053_Stream

36
Stars
9
Forks
Watchers

A streaming library for esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Compiles in the Arduino IDE.

esp32-usb-v2

95
Stars
8
Forks
Watchers

ESP32S2/S3 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).

ESP_DoubleResetDetector

48
Stars
16
Forks
Watchers

ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.

ESP32_ISR_Servo

28
Stars
8
Forks
Watchers

This library enables you to use 1 Hardware Timer on ESP32-based board to control 16 or more servo motors. Now supporting ESP32, ESP32_S2, ESP32_S3, ESP32_C3-based boards. Tested OK with ESP32 core v2....

ESP32_PWM

22
Stars
9
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2 or ESP32_C3-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, w...

ESP32-S2-S3-Projects

22
Stars
6
Forks
Watchers

Using the native USB interface of ESP32 S2/S3

AsyncHTTPSRequest_Generic

18
Stars
4
Forks
Watchers

Simple Async HTTPS Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_SSL library for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720...

AsyncTCP_SSL

20
Stars
7
Forks
Watchers

Asynchronous SSL TCP Library for ESP32, ESP32_C3, ESP32_S2, ESP32_S3. This library is the base for future and more advanced Async SSL libraries, such as AsyncSSLWebServer, AsyncHTTPSRequest

smart-plant-monitor

144
Stars
11
Forks
Watchers

Not your average Soil Moisture Sensor

IceNav-v3

42
Stars
9
Forks
Watchers

ESP32 Based GPS Navigator with OSM offline maps. (Under development)