Starred repositories
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
A little fail-safe filesystem designed for microcontrollers
A realtime telemetry workbench for embedded systems.
U8glib library for monochrome displays, version 2
Apache NuttX is a mature, real-time embedded operating system (RTOS)
A smooth, easy-to-deploy, and easy-to-extend OLED UI framework, based on C++.
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
Wear-leveled SPI flash file system for embedded devices
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (…
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
Open-source smart watch, based on LittlevGL Embedded GUI Library
CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
Libraries for STM32F4xx and STM32F7xx built on HAL drivers from ST
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化
W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL
FreeRTOS adaptation for CMSIS-RTOS Version 2
Official repository for lib60870 an implementation of the IEC 60870-5-101/104 protocol
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
适合 u8g2 的中文字体,采用文泉驿点阵宋体作为源本,提供 12x12、13x13、14x14、15x15 和 16x16 点阵字库。
一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易用性、解耦性和可剪裁性!
MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。