esp32-s3
There are 487 repositories under esp32-s3 topic.
pr3y/Bruce
Predatory ESP32 Firmware
huangjunsen0406/py-xiaozhi
python版本的小智ai,主要帮助那些没有硬件却想体验小智功能的人,如果可以请点个小星星!
pioarduino/platform-espressif32
Espressif 32: pioarduino community platform compatible with PlatformIO
m5stack/M5Unified
Unified library for M5Stack series
khoih-prog/ESP_WiFiManager
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. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
BlueAndi/Pixelix
Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
khoih-prog/ESPAsync_WiFiManager
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 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now.
beryllium-org/OS
Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)
Protofy-xyz/Vento
Open Source AI Driven Machine Automation Platform. Vento is your playground for building with AI, code and hardware — no limits, just creation.🚀🚀
Builty/TonexOneController
Embedded controller for the IK Multimedia Tonex One guitar pedal
jgauchia/IceNav-v3
🛰️ ESP32 Based GPS Navigator with OSM offline maps. Multi GNSS
quadule/knobby
A little Spotify remote to remind you that there's a lot of music out there.
khoih-prog/ESP32TimerInterrupt
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 millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
ovidiu4/smart-plant-monitor
Not your average Soil Moisture Sensor
pr3y/bruce_old
M5 Cardputer firmware for offensive pranks
alaltitov/Guition-ESP32-S3-4848S040
LVGL ESP32-S3-4848s040 firmware
chegewara/esp32-usb-v2
ESP32S2/S3 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
jcmvbkbc/esp32-linux-build
xtensa linux build scripts for the esp32s3 and esp32
VoidNoi/BadCard
BadUSB for the Cardputer with ducky script support and extra functionality
AzonInc/Doorman
ESP32-S3 based Intercom Gateway (TCS / Koch / Niko / Scantron / Analogue Systems)
Dlloydev/ESP32-ESP32S2-AnalogWrite
ESP32 PWM, Servo, Easing and Tone. Smart GPIO pin management and advanced control features.
Hykudoru/Pescado-Engine-Embedded-ESP32S3
A 3D Graphics Engine for the ESP32.
landonr/lilygo-tdisplays3-esphome
tdisplay s3 170x320 running esphome using patched tft_espi
s60sc/ESP32_AdBlocker
ESP32 based DNS sinkhole for ads and trackers
goat-hill/bitclock
An e-ink desk companion
janick/WT32-SqLn
Getting started with Wireless Tag's WT32-SC01 Plus using SquareLine Studio and LVGL
CelliesProjects/ESP32_VS1053_Stream
A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg decoder. Plays http, https and chunked streams. Stream metadata is parsed. Also plays ogg and mp3 from sdcard.
schnoog/Joystick_ESP32S2
Joystick library for ESP32 S2 & S3 devices (native USB) for the Arduino framework.
funnygeeker/micropython-easydisplay
A display library: implemented purely in Micropython. 纯 Micropython 实现的显示库
khoih-prog/AsyncMQTT_Generic
Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. This library, ported to support ESP32, WT32_ETH01 (ESP32 + LAN8720), ESP8266, Portenta_H7 (Ethernet or WiFi) and STM32 (LAN8742A or LAN8720 Ethernet), Teensy 4.1 using QNEthernet, RASPBERRY_PI_PICO_W with CYW43439 WiFi. Currently supporting TLS/SSL for ESP32 only
esp32beans/ESP32_USB_Host_HID
ESP32 USB Host HID Keyboard for Arduino
strid3r21/BeeS3
Documentation and files for the Bee S3
coppermilk/wiener_linien_esp32_monitor
A script for using a T-Display S3 ESP32S3 as a departure board.
henriquesebastiao/saturn
Firmware to do cool things with Cardputer
khoih-prog/ESPAsync_WiFiManager_Lite
Library using AsyncWebServer to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards. You can also specify DHCP HostName, static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Credentials are saved in LittleFS, SPIFFS or EEPROM. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. Double or MultiDetectDetector as well as Virtual Switches feature permits entering Config Portal as requested.
rjsachse/ESP32-RTSPServer
Esp32 Multiple Client RTSP Server with Video, Audio & Subtitles