#FreeRTOS
I finally made a ffmpeg static libraries for rtos and also made a ffplay and sdl on freertos application. It works very well without pthread.
October 26, 2025 at 9:30 PM
The year is 20XX and somewhere, some remote component-of-a-component is running FreeRTOS 8.
October 24, 2025 at 2:42 PM
STM32 Tutorial #30 - Sine wave (Dual DAC) with DMA under FreeRTOS

In this exciting video we will generate TWO beautiful sine waves on both of the STM32F405 DACs (Digital to Analogue Converters). We will be using DMA and let FreeRTOS handle the scheduling of the callbacks. Sampling rates in […]
Original post on mastodon.social
mastodon.social
October 22, 2025 at 12:08 PM
谷歌开源Pebble智能手表系统

Pebble智能手表曾风靡一时,其创始人考虑重启类似产品。令人意外的是,谷歌同意开源Pebble OS。现在,所有Pebble固件源码已在GitHub上公开,包括操作系统、内存管理、图形计时模块以及自定义应用框架。该系统基于FreeRTOS,支持通知、媒体控制、健身跟踪及自定义应用。

开源 #智能手表 #Pebble #谷歌 #FreeRTOS #嵌入式系统
See the code that powered the Pebble smartwatches
The source code for the Pebble operating system in now open, to support the volunteer community maintaining Pebble watches.
opensource.googleblog.com
January 28, 2025 at 6:07 AM
Ioto is available for ESP32 and FreeRTOS port for Ioto.

Now supporting: ESP32, FreeBSD, FreeRTOS, Linux, Mac OS X, VxWorks on
CPUs: arm, mips, ppc, ppc64, riscv, sh, x86, x64, xtensa and more.

www.embedthis.com/agent/doc/us...

#iot
ESP32 - Ioto Device Agent
Ioto Documentation
www.embedthis.com
July 1, 2025 at 4:15 PM
Platform Overview
🔹 Xilinx: FPGA-based (Zynq, Versal), runs Linux or bare-metal, dev with Vitis/Petalinux
🔹 STM: MCU-focused (STM32), runs FreeRTOS or bare-metal, dev with STM32CubeIDE
Different strengths, both well-supported by wolfSSL!
2/6
June 25, 2025 at 10:24 PM
STM32duino FreeRTOS (10.3.3) for stm32 by Richard Barry

➡️ https://github.com/stm32duino/STM32FreeRTOS

Real Time Operating System implemented for STM32

#ArduinoLibraries #ArduinoLibs #stm32Libraries
GitHub - stm32duino/STM32FreeRTOS: Real Time Operating System implemented for STM32
Real Time Operating System implemented for STM32. Contribute to stm32duino/STM32FreeRTOS development by creating an account on GitHub.
github.com
September 9, 2025 at 11:35 AM
I wonder why I don't see more job listings asking for Zephyr experience? It's all FreeRTOS or RT Linux. Some of the VX one.
February 14, 2025 at 5:20 PM
FreeRTOS (11.1.0-3) for avr by Richard Barry

➡️ https://github.com/feilipu/Arduino_FreeRTOS_Library

FreeRTOS Real Time Operating System implemented for Arduino Uno R3, Nano, Leonardo, Mega, and related Microchip ATmega devices.

#Arduino #ArduinoLibs #avr
GitHub - feilipu/Arduino_FreeRTOS_Library: A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).
A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc). - feilipu/Arduino_FreeRTOS_Library
github.com
September 30, 2024 at 12:00 AM
sandpiper can now load and run executables from sdcard under freertos (which I'm told was never meant for this)

Oh well, until I have time to port over my OS from tinysys this'll do nicely.
April 22, 2025 at 10:26 PM
FreeRTOS is so nice
June 17, 2025 at 5:19 AM
🌸💡 A sign that comes alive when you walk by! JosieWu’s interactive system uses our XIAO ESP32S3 + Grove Vision AI V2 to detect presence, trigger rainbow LEDs & bloom petals via Grove Relay. Built with FreeRTOS for smooth control.

Explore the full build on @hacksterio.bsky.social 👉 bit.ly/3JWnFBe
September 11, 2025 at 1:55 PM
Real-Time Systems (PEARTS). To the best of our knowledge, PEARTS is the first PoX system that can be directly deployed alongside a commodity embedded real-time operating system (FreeRTOS). This enables both real-time scheduling and execution integrity [7/8 of https://arxiv.org/abs/2505.13842v1]
May 21, 2025 at 5:56 AM
.@M5Stack Core2 #ESP32 hardware is now used as part of @awscloud #IoT EduKit and used to learn how to build IoT applications using AWS services through a "prescriptive learning program". #education #stem #amazon #freertos

cnx-software.com/2020/12/29/aws…
AWS IoT EduKit leverages M5Stack Core2 ESP32 hardware - CNX Software
M5Stack Core2 ESP32 IoT development kit has been selected for AWS IoT EduKit aiming to teach how to build IoT applications using AWS services
www.cnx-software.com
February 6, 2025 at 1:19 AM
⚙️ wolfSSL Build Experience
✅ Xilinx: Autotools/CMake, Petalinux SDK, crypto callbacks for custom PL logic
✅ STM: STM32CubeMX integration, predefined configs, FreeRTOS + HAL/LL support
Build processes tailored for each platform!
3/6
June 25, 2025 at 10:24 PM
The idea is that you can run stock-ish Android on the ARM chip, which might be easier. Then you have some custom code on the RISC-V side (Linux, FreeRTOS or bare metal). I like RISC-V, but it’s a lot of complexity in tooling. Maybe if you’ve invested a lot in some RISC-V assembly code for AI.
February 13, 2024 at 6:16 PM
En train d'essayer de lire ça avec quatre heures de sommeil dans la gueule, un mal de tête de l'enfer et la gerbe.

How hard can it be
February 15, 2024 at 2:25 PM
Don't know at what level thats implemented. Assuming that those didn't have direct access to FreeRTOS to do whatever it shouldn't affect anything if there is any sort of abstraction in-between. FreeRTOS is barely an OS and mostly threading primitives. Those map very 1:1 over to the Zephyr Kernel.
March 25, 2025 at 10:58 PM
Esp32-RTOS-Serial (0.0.4) for esp32 by Hamza Yesilmen

➡️ https://github.com/HamzaYslmn/Esp32-RTOS-Serial

Thread-safe Serial communication for ESP32 with FreeRTOS

#ArduinoLibraries #ArduinoLibs #esp32Libraries
GitHub - HamzaYslmn/Esp32-RTOS-Serial: A lightweight, thread-safe Serial communication library for ESP32 with FreeRTOS support.
A lightweight, thread-safe Serial communication library for ESP32 with FreeRTOS support. - HamzaYslmn/Esp32-RTOS-Serial
github.com
July 18, 2025 at 11:45 AM
Testing the three-phase LLM firmware workflow on FreeRTOS in QEMU achieved a 92.4% remediation rate and a worst-case execution time of 8.6 ms (jitter 195 µs). Read more: https://getnews.me/ai-driven-validation-boosts-security-of-llm-generated-firmware/ #firmware #ai #security
September 17, 2025 at 1:52 AM
Stress testing:

Playing back a FLAC audio file from an SD card,

while pushing data over websockets,

while processing udp packets & btn presses,

while handling WiFi and SPI ethernet,

and blinking multiple addressable LEDs...

When you tune FreeRTOS, its pretty amazing on an ESP32...
December 27, 2024 at 12:15 PM
Tactility is a #FreeRTOS-based "operating system" for #ESP32 hardware that adds a file manager, settings, and the ability to easily install and run apps.

cnx-software.com/2025/01/10/tac…
Tactility "operating system" for the ESP32 microcontroller family supports built-in and external applications - CNX Software
Tactility is an operating system that runs on the ESP32 microcontroller series. Created by Dutch software developer, Ken Van Hoeylandt (also known as
www.cnx-software.com
February 6, 2025 at 6:18 AM
ID: CVE-2024-38373
CVSS V3.1: CRITICAL
FreeRTOS-Plus-TCP is a lightweight TCP/IP stack for FreeRTOS. FreeRTOS-Plus-TCP versions 4.0.0 through 4.1.0 contain a buffer over-read issue in the DNS Response Parser when parsing domain names in a DNS response. A carefully...
#security #infosec #cve-alert
nvd.nist.gov
June 24, 2024 at 5:15 PM