FreeRTOS Projects

454 projects using FreeRTOS RTOS

FreeRTOS is a market-leading real-time operating system kernel designed for microcontrollers and small microprocessors, featuring a small memory footprint and fast execution times. It provides a comprehensive ecosystem of libraries for IoT connectivity, security, and over-the-air updates, supporting over 40 processor architectures including ARM and RISC-V.

BitMap16 DX

BitMap16 DX

A pixel art sketchbook application designed for the M5Stack Cardputer, featuring 8x8 and 16x16 canvas modes with support for custom palettes and PNG export. Built on the Arduino framework for the ESP32-S3, it provides a retro handheld gaming experience for creating and managing digital art on portable hardware.

freertos
19
BorneoIoT: Professional Aquarium Lighting Platform

BorneoIoT: Professional Aquarium Lighting Platform

A full-stack open-source solution for smart aquarium LED control featuring ESP32-based hardware, ESP-IDF firmware, and a Flutter mobile application. It provides high-resolution PWM dimming, sunrise/sunset simulation, and efficient CoAP/CBOR communication for professional-grade lighting management.

freertos lwipnimble
67

JC3248W535 LVGL V9 Test Project

A demonstration project for the JC3248W535 display module using the ESP32-S3 microcontroller. It integrates LVGL V9.2.2 with the Arduino_GFX library and includes a custom driver for the AXS15231B touch controller.

freertos lvgl
11
esp-lvgl

esp-lvgl

A comprehensive collection of LVGL (Light and Versatile Graphics Library) examples and tutorials for ESP32 and ESP8266 platforms. It supports multiple development frameworks including Arduino, ESP-IDF, and MicroPython, providing drivers and UI templates for various display types.

freertos lvgltft-espimicropython
11
Acid Drop: Custom Firmware for LilyGo T-Deck

Acid Drop: Custom Firmware for LilyGo T-Deck

A custom firmware for the LilyGo T-Deck handheld device, featuring a graphical IRC client built with LVGL. It supports WiFi connectivity, audio playback, and various command-and-control features on the ESP32-S3 platform.

freertos lvgllwipplatformio-platformio-core
142

Amast: Minimalist Asynchronous Toolkit

A minimalist C99 asynchronous toolkit providing Active Objects, Finite State Machines (FSM), and Hierarchical State Machines (HSM). It features a unique async/await implementation for C and is designed for resource-constrained embedded systems with support for FreeRTOS, POSIX, and bare-metal environments.

freertos
24

ESPHome for Nixie2

A custom ESPHome component and configuration for driving Nixie tube clocks using the HV5222 high-voltage shift register. It targets the ESP32-S3 platform using the ESP-IDF framework and features integrated tube cleaning cycles, SNTP time synchronization, and WS2812 backlighting.

freertos
15

Modbus TCP for STM32F407

A Modbus TCP implementation for STM32F407 microcontrollers utilizing FreeRTOS and the lwIP stack. It provides a standardized TCP interface for industrial communication, supporting common read/write commands and robust error handling for automation equipment.

freertos lwip
13

NFCity

An ESP32-based NFC/RFID card tool for inspecting and modifying Mifare Classic memory blocks. It utilizes an MFRC522 reader and communicates via MQTT to a Vue-based web dashboard for real-time memory manipulation and access condition configuration.

freertos lwip
12
OBD2 to MQTT for Home Assistant

OBD2 to MQTT for Home Assistant

An ESP32-based firmware that extracts vehicle data via an ELM327 OBD2 adapter and transmits it to an MQTT broker over cellular networks. Designed for Home Assistant integration, it supports a wide range of LilyGO T-Call and Waveshare modules with integrated GSM/LTE and GPS capabilities.

freertos littlefsnimbleh2zero-esp-nimble-cpp
198
ESP32 Ethernet with LAN8720 Guide

ESP32 Ethernet with LAN8720 Guide

A comprehensive guide and driver implementation for connecting the LAN8720 Ethernet PHY to an ESP32 using the ESP-IDF framework. It focuses on using the internal ESP32 PLL to generate the 50MHz reference clock, effectively avoiding common hardware conflicts with GPIO0 during the boot process.

freertos lwip
43
nRF24 Jammer

nRF24 Jammer

An ESP32-based RF interference tool utilizing multiple nRF24L01 modules to disrupt signals including Bluetooth, Wi-Fi, and Zigbee. It features a web-based control interface, serial terminal support, and optional OLED display integration for standalone operation.

freertos u8g2spiffs
515
Robomates Firmware

Robomates Firmware

Firmware for the Robomates self-balancing robot platform based on the ESP32 microcontroller. It utilizes field-oriented control (FOC) for brushless motors, sub-GHz radio for robot-to-robot communication, and Bluetooth for gamepad integration in multiplayer gaming environments.

freertos
17
Ghost ESP

Ghost ESP

A specialized security auditing and wireless monitoring firmware for ESP32 devices. Built on the ESP-IDF framework and FreeRTOS, it provides tools for BLE wardriving, WiFi deauthentication testing, and device detection for hardware like AirTags and Flipper Zero.

freertos lvglnimblelwip
1,132
InkWatchy

InkWatchy

A modular and highly configurable firmware for the Watchy and Yatchy e-paper smartwatches. Built using ESP-IDF and Arduino, it provides a feature-rich environment including weather charts, calendar synchronization, encrypted data storage, and FreeRTOS-based task management.

freertos littlefs
175

Sonicrypt

An open-source hardware tool for real-time auditory and visual confirmation of Solana blockchain transactions. Built on the ESP32-S3 platform using the Arduino framework, it monitors wallet addresses via WebSockets to provide immediate feedback upon payment finalization.

freertos
11
Starmoon: Open-Source Conversational AI Device

Starmoon: Open-Source Conversational AI Device

A compact, open-source AI-enabled device powered by the ESP32-S3 for real-time voice interaction. It features voice-enabled emotional intelligence, custom AI characters, and a self-hostable backend architecture using FastAPI and Docker.

freertos
544
WT32-SC01 PLUS Smart Desk Companion

WT32-SC01 PLUS Smart Desk Companion

A network-connected desk companion firmware for the ESP32-S3 based WT32-SC01 PLUS touch display. It integrates a real-time clock, OpenWeatherMap weather data, and an online radio player using LVGL for the graphical interface and FreeRTOS for task management.

freertos lvgl
30
ESP32-CAM YOLO Object and Animal Detection

ESP32-CAM YOLO Object and Animal Detection

A real-time object and animal detection system that combines ESP32-CAM hardware with the YOLOv3 computer vision model. It includes Arduino firmware for wireless image streaming and a Python-based desktop application for processing detections using OpenCV.

freertos
14
ESP32 I2S Microphone Stream

ESP32 I2S Microphone Stream

A firmware project for the ESP32-S3-EYE development board that streams audio from an attached I2S microphone directly to a web browser. It utilizes the Arduino framework on the ESP32-S3 platform to create a simple web server for real-time audio monitoring.

freertos
Silicon Labs Arduino Core

Silicon Labs Arduino Core

An Arduino core implementation for Silicon Labs microcontrollers, enabling support for Matter, BLE, and low-power wireless applications. It provides a comprehensive set of libraries and drivers for EFR32 and MGM24 series hardware, integrating Silicon Labs' Gecko SDK and FreeRTOS for advanced protocol stacks.

freertos tensorflow-microopen-threadlwip
148
Swift on Flipper Zero

Swift on Flipper Zero

A proof-of-concept project demonstrating the use of Embedded Swift to develop applications for the Flipper Zero. It targets the STM32WB55 microcontroller and integrates with the Flipper Zero firmware's C-based Furi OS and GUI libraries.

freertos
67
42 Smart Cluster Sign

42 Smart Cluster Sign

An autonomous IoT information display for 42 school clusters using an ESP32-C3 and a 7.5-inch e-paper screen. It synchronizes with the 42 Intra API to display exam schedules, supports remote management via Telegram, and features OTA updates.

freertos spiffs
12
bbMonitor

bbMonitor

An ESP32-based hardware performance monitor that visualizes computer system metrics through physical analog gauges and RGB lighting. The project leverages the Arduino framework and WebSockets to receive real-time data from a desktop companion app, providing a tactile and vintage-inspired dashboard for modern PC monitoring. It includes complete hardware design files, including PCB schematics and CAD drawings for the enclosure.

freertos lwip
57
BeamStalker

BeamStalker

An open-source RF experimentation firmware for ESP32 and ESP32-S3 microcontrollers. It enables WiFi deauthentication, beacon spamming, and BLE advertising, specifically targeting portable hardware like the M5Cardputer and HeltecV3.

freertos
13
Gateway Smartwatch

Gateway Smartwatch

An ESP32-S3 based smartwatch project that integrates a comprehensive suite of sensors including the BME680, ICM42670, DS3231, and VL53L1X. It features custom PCB design, power management for Li-Ion batteries, and multiple graphical themes.

freertos
196
M5StickCPlus2 AMG8833 Thermal Camera

M5StickCPlus2 AMG8833 Thermal Camera

A portable thermal camera application for the M5StickCPlus2 using the AMG8833 infrared sensor. It features real-time thermal imaging with bilinear interpolation, auto-ranging color palettes, and battery monitoring. The project is built using the Arduino framework and the M5Unified library for ESP32-based hardware.

freertos

Shelly to HAA Firmware Converter

A specialized conversion tool for migrating Shelly Plus, Pro, and Gen3/Gen4 devices from Mongoose OS to Home Accessory Architect (HAA) firmware. It facilitates the transition to a standard ESP-IDF bootloader, enabling native Apple HomeKit support and advanced automation features on ESP32-based Shelly hardware.

freertos
20

STM32CubeH7RS MCU Firmware Package

A comprehensive embedded software platform for the STM32H7RS series microcontrollers. It integrates CMSIS, HAL-LL drivers, and a wide range of middleware including FreeRTOS, LwIP, and FatFS, supporting high-performance applications on STM32H7RS evaluation and Nucleo boards.

freertos lwipmcuboot
43

STM32CubeWB0 MCU Firmware Package

A comprehensive embedded software platform for the STM32WB0 series microcontrollers. It includes CMSIS modules, HAL and LL abstraction layers, BSP drivers for evaluation boards, and middleware such as FreeRTOS, FatFs, and the STM32 BLE stack.

freertos
18
Automatic Pet Feeder With ESP32-CAM & Yolov8 Object Detection

Automatic Pet Feeder With ESP32-CAM & Yolov8 Object Detection

An IoT-based automatic pet feeder that utilizes an ESP32-CAM for live streaming and a servo motor for dispensing food. It features a Flask web interface for remote control and employs a YOLOv8 object detection model to automatically feed pets when they are recognized.

freertos sqlite
21
ESP32 Balboa Spa Controller

ESP32 Balboa Spa Controller

A multi-mode firmware for ESP32 microcontrollers designed to interface with Balboa Spa controllers via RS485. It provides WiFi connectivity, historical data tracking for temperature and heater usage, and supports multiple interfaces including Web, MQTT, and ePaper displays.

freertos littlefslwip
26
Owl - Always-on Wearable AI

Owl - Always-on Wearable AI

An open-source platform for always-on wearable AI that captures and processes life experiences using LLMs. It supports custom hardware like the ESP32S3 and Sony Spresense alongside consumer devices like the Apple Watch, providing a full stack from firmware to mobile interfaces.

freertos sqlite
629
Air Quality Monitor

Air Quality Monitor

An ESP32-powered air quality monitoring system featuring the Sensirion SEN66 sensor and a LilyGO TTGO T-Display. It tracks CO2, particulate matter, VOC, and NOx indices, offering both a local TFT interface and a responsive web dashboard with historical graphing and JSON API support.

freertos tft-espi
11
BetterMochi

BetterMochi

An enhanced firmware for the Mochi car pet device, targeting ESP32-based hardware like the M5Dial. It adds features such as a GPS-based speed gauge, real-time clock, and customizable settings using the TFT_eSPI library and ESP-NOW for sensor data transmission.

freertos tft-espi
33

MPU6050 Interfacing Library for ESP32 (ESP-IDF)

A comprehensive library for interfacing the MPU6050 IMU sensor with the ESP32 using the ESP-IDF framework. It provides raw data acquisition, sensor calibration, and orientation estimation using both complementary filters and quaternion-based mathematics.

freertos
13