You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project delivers an Arduino core for the ESP8266_RTOS_SDK, a light version of FreeRTOS supported by espressif. Notably, it shares the same framework as the ESP32 Arduino core, ensuring compatibility with libraries designed for the ESP32 arduino core and advanced multitasking capabilities.
Real-time wireless microphone: ESP8266 + INMP441 I2S MEMS mic streams 24-bit audio to Windows PC over WiFi (UDP/TCP/Raw 802.11 TX). TPDF dithering, IMA ADPCM/PCM, 9 AGC presets. Receiver routes each mic to a separate virtual microphone (VB-Cable) for Discord/Zoom/OBS. AI-assisted (Z.ai Code).
A fully automated Python-based environment manager for ESP8266 , Eliminates manual setup for MSYS32 , dependencies , and variables for both RTOS and NONOS SDKs
My first repository for embedded projects using the PlatformIO for an ESP8266 board to blink the on-board LEB. With this project, I learn the importance of device drivers, function handlers, and task scheduling.
VS Code extension for ESP8266/ESP8285 development — build, flash, monitor, partition editor, CMake editor, OTA & more. Developed in collaboration with AI.