☆54Mar 19, 2025Updated 11 months ago
Alternatives and similar repositories for VirtualOS
Users that are interested in VirtualOS are comparing it to the libraries listed below
Sorting:
- Generic driver framework for different MCUs and different screens.☆65Jun 18, 2024Updated last year
- ☆28Oct 11, 2025Updated 4 months ago
- My makefile templates for different targets.☆12Jan 21, 2026Updated last month
- 仿linux通用mcu架构☆57Dec 31, 2021Updated 4 years ago
- 【自制单片机GUI】自制可运行在 STM32 中的数字万用表图形界面和实现多页面菜单逻辑,程序适配正点原子 STM32F407 探索者开发板,可直接使用该开发板调试☆13Jul 25, 2025Updated 7 months ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆154Sep 27, 2019Updated 6 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆147Aug 12, 2024Updated last year
- 本项目于2022年终止维护。基于STM32F407的SensorHub,集成了各种常见传感器和FreeRTOS,从STM32CubeMX构建扩充☆17Dec 7, 2023Updated 2 years ago
- hpm apps for hpm sdk☆24Dec 25, 2025Updated 2 months ago
- microLite_timer is an extension module of software timer.☆16Feb 23, 2021Updated 5 years ago
- EtherCAT slave board uisng LAN9252☆16Jun 27, 2017Updated 8 years ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆408Sep 17, 2025Updated 5 months ago
- cross platform wxpython interface to stormssh.☆31Aug 26, 2016Updated 9 years ago
- # BlueSkyFlightControl 算法上基于的非线性卡尔曼滤波、梯度下降预估最小二乘法的改版, 支持导航、光流、激光定高。 本项目相对原始天穹飞控,有如下主要变化: 1. 主控芯片换为 STM32H743VI。 2. 增加了一些传感器驱动和光流、激光高度计传感器…☆17Jun 7, 2022Updated 3 years ago
- 2024年全国大学生嵌入式芯片与系统设计竞赛 应用赛道 国家一等奖获奖作品 Ultra-Lamp☆22Mar 6, 2025Updated 11 months ago
- STM32 Embedded Modules☆18Jul 30, 2025Updated 7 months ago
- 使用STM32F4运行简单卷积神经网络 仓库名打错了 应该是MNIST🥺🥺🥺☆35Jul 28, 2024Updated last year
- 本案例主要实现的功能是,GM65扫描到二维码包含的信息后,将信息通过串口传输给32单片机,32单片机再将信息使用OLED显示屏显示出来,同时可以实现扫码开灯、关灯等功能。详细请看:http://t.csdn.cn/xV841☆20May 6, 2022Updated 3 years ago
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆203Feb 8, 2026Updated 3 weeks ago
- 本项目是一辆由小推车改造的ROS自主导航小车,可以完成自主导航定位slam等功能。 This project is a ROS autonomous navigation trolley. It realize Autonomous positioning, navigat…☆29Jan 29, 2026Updated last month
- ☆53Jun 1, 2020Updated 5 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆434Apr 12, 2023Updated 2 years ago
- STM32F103C8T6 SPI TFT9431 SD☆22Apr 24, 2025Updated 10 months ago
- stm32在线升级程序。☆24Dec 17, 2019Updated 6 years ago
- 餐厅管理系统 - 练习JDBC、MySQL数据库、德鲁伊连接池的使用;用户登录、订座、点餐、结账、人事管理☆11Feb 22, 2022Updated 4 years ago
- Four-channel CANFD analyzer based on hpmicro hpm5361☆42Jun 30, 2025Updated 8 months ago
- 一个可以从外部spiflash更新app程序的bootloader☆33Aug 3, 2025Updated 7 months ago
- An interesting project. Deploying SSD object detection model on STM32H7.☆37Nov 12, 2024Updated last year
- 一个轻量级嵌入式框架☆487Jan 10, 2019Updated 7 years ago
- 基于STM32F407开发板教程文档☆29Mar 7, 2020Updated 5 years ago
- ☆41Feb 2, 2026Updated last month
- 这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。☆44Oct 20, 2024Updated last year
- STM32H750采集ADI驱动数据☆14Aug 28, 2024Updated last year
- This project is based on N-Watch open source project learning development☆11Jun 2, 2024Updated last year
- Ymodem IAP STM32☆31Dec 29, 2018Updated 7 years ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆83Dec 13, 2020Updated 5 years ago
- 轮腿平衡车☆30Nov 3, 2024Updated last year
- QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specif…☆1,239Updated this week
- ini 极简解析库,适用于 Android、Linux、Rtos 以及单片机☆29Feb 28, 2022Updated 4 years ago