ngowangvinh's Stars
me-no-dev/ESPAsyncWebServer
Async Web Server for ESP8266 and ESP32
earlephilhower/ESP8266Audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32 and Pico
witnessmenow/ESP32-Cheap-Yellow-Display
Building a community around a cheap ESP32 Display with a touch screen
pschatzmann/arduino-audio-tools
Arduino Audio Tools (a powerful Audio library not only for Arduino)
NordicSemiconductor/Android-nRF-Connect
Documentation and issue tracker for nRF Connect for Android.
lovyan03/LovyanGFX
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
schreibfaul1/ESP32-audioI2S
Play mp3 files from SD via I2S
Xinyuan-LilyGO/TTGO-T-Display
moononournation/Arduino_GFX
Arduino GFX developing for various color displays and various data bus interfaces
thorvg/thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
me-no-dev/AsyncTCP
Async TCP Library for ESP32
bitbank2/AnimatedGIF
An optimized GIF decoder suitable for microcontrollers and PCs
scottchiefbaker/ESP-WebOTA
Simple web based Over-the-Air (OTA) updates for ESP based projects
hoeken/PsychicHttp
Simple + Robust HTTP/S server with websockets for ESP32 based on ESP-IDF http server.
codewitch-honey-crisis/gfx
GFX is a device independent graphics library primarily intended for IoT MCUs but not limited to that.
mathieucarbou/ESPAsyncWebServer
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
smford/esp32-asyncwebserver-fileupload-example
Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.
atomic14/esp32-play-mp3-demo
A very simple example showing how to play mp3 files on the ESP32
G6EJD/G6EJD-ESP-File-Server
An ESP32 system that can perform a Directory, Upload, Download, Delete, Rename and Stream Files in SPIFFS
Moustachauve/WLED-Native-iOS
Native iOS application for WLED
e-tinkers/esp32_ir_remote
An IR remote with a web interface and an ESP32 web server.
kitecraft/Multiple_TFT_Displays
Using multiple dipslays with Bodmers TFT_ESPI library for the esp32
G6EJD/ESP32-Time-Services-and-SETENV-variable
ESP32 How to get time and use SETENV variable for Time Zones and DST
GyverLibs/GSON
Парсер и сборщик данных в формате JSON для Arduino
peff74/ESP_AHT20_BMP280
ESP32/ESP8266 arduino script for an AHT20 + BMP280 only with Wire.h
0015/esp_rlottie
IDF component for using rLottie in ESP32 projects.
lbernstone/ESP32_settimeofday
A simple ESP32 example to read in unix time via serial, and then print out localtime. Useful for getting time from a GPS/GSM module.
thelastoutpostworkshop/AnimatedGIF340_240
Animated GIF on a 320x240 LCD Display (ILI9341) with the ESP32
ppamorim/ESP32-ST7789V
Tutorial to connect the Waveshare display ST7789V to the ESP32
iseemoon/lunar-calendar
Chinese lunar date and 24 solar terms implement with C