Found 1,239 repositories(showing 30)
DiegoPaezA
Basic Examples of FreeRTOS with ESP32 and ESP-IDF
espressif
ESP31B SDK based on FreeRTOS. For ESP32 please see http://github.com/espressif/esp-idf
Deous
This is a guide showing how to setup esp32 freeRTOS project on Windows
alexCajas
Async MQTT Broker over both TCP and WebSockets for embedded systems, specifically the ESP32 and ESP8266. Use FreeRTOS to advanced multitasking capabilities and Arduino core.
VuqarAhadli
MiniOS ESP is a FreeRTOS-based, Unix-like command-line operating system for ESP32 microcontrollers with ST7789 TFT displays, featuring kernel-level process management, a feature-rich interactive shell and network connectivity tools.
parikshitpagare
A complete home automation system developed on ESP32 microcontroller using freeRTOS. The system is controlled wirelessly via Bluetooth with an android app developed using MIT App Inventor.
simonjwright
This project contains various GNAT Ada Run Time Systems (RTSs) based on FreeRTOS for MCUs: the Arduino Due, the STM32F4-series evaluation boards from STMicroelectronics and the BBC micro:bit (v1); working on Espressif ESP32-H2 and RaspberryPi RP2350 (risc-v core)
god233012yamil
A complete 30-day hands-on course to master FreeRTOS on ESP32 with ESP-IDF. Learn task creation, synchronization, multicore design, debugging, and build real-world IoT projects. Perfect for embedded developers ready to level up with real-time systems.
BoumedineBillal
ESP32-P4 dynamic RISC-V compiler - faster iteration (1-2s vs 30-60s firmware rebuild) | Native performance, zero interpreter overhead | NumPy integration with automatic type conversion & memory management | Multi-file LTO compilation | Call firmware functions (printf, malloc, FreeRTOS) | Type-safe, memory-safe | Ideal for DSP, ML, and audio
ESP32微型环境监测器,读取BME280温湿度等传感器数据,封装阿里云物联网平台MQTT连接,配置三元组直连,搭载实时操作系统FreeRTOS,开发环境arduino(PlatformIO IDE)。
ve3wwg
FreeRTOS for ESP32-Arduino: ISBN 978-1-907920-93-6
qmsk
ESP8266/ESP32 FreeRTOS projects
Random90
Open Source bike computer based on freeRTOS for ESP32
martinius96
Water level monitor using open-source microcontrollers (Arduino, ESP8266, ESP32) and ultrasonic sensors HC-SR04 / JSN-SR04T / or TOF laser sensors VL53L1X / VL53L0X. Arduino Core & ESP-IDF implementations. For ESP32 available also with FreeRTOS. ESP8266 and ESP32 support for Ultra Low Power deep sleep app. ESP32 available with PHY Ethernet LAN8720
FBSeletronica
Exemplos de projetos com FreeRTOS e ESP32
alexCajas
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.
phfbertoleti
Projeto open-source de end-device LoRaWAN com ESP32, sensor BMP180 e FreeRTOS
ESP32-Work
A freeRTOS based IOT server.
pikido-edutainment
A wrapper-library that makes FreeRTOS much easier to use. Created for ESP32.
gengyuchao
An OLED_SSD1306 driver has been ported for STM32, ESP8266 and ESP32. Support for no operating system and FreeRTOS operating system.
SIMS-IOT-Devices
An example of WebSocket client implementation in ESP IDF FreeRTOS for ESP32
GeorgeBregman
ESP32-based SIP VoIP client (ESP-IDF + FreeRTOS). Tasks, queues, and core SIP call flow logic. Uses G.711 µ-law and I2S codec (e.g., ES8388).
alexCajas
FreeRTOS C++ Wrapper, using OOP, compatible with Arduino core and tested on ESP32 and ESP8266.
shashank-simha
Projects on FreeRTOS using esp32
neilbalch
My code produced by watching the videos and doing the programming "challenges" for Shawn Hymel's FreeRTOS tutorial series
eagi223
FreeRTOS Add Ons by Michael Becker ported for the ESP-IDF
martinberlin
Collection on benchmarks found on the web. FreeRTOS mainly, can have Arduino framework for ESP32 parts
pewit-tech
Port of FreeRTOS I2S to the Espressif ESP32 chip
drtvskuthsav
libmodbus based modbus library for FreeRTOS (uses lwip and is tested with ESP32 IoT device)
gfurtadoalmeida
ESP32 library to access Azure IoT services, using the Azure IoT Middleware for FreeRTOS interface, in an easier and cleaner way.