收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。
☆15Oct 16, 2018Updated 7 years ago
Alternatives and similar repositories for rtpkg_list
Users that are interested in rtpkg_list are comparing it to the libraries listed below
Sorting:
- nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 documents☆14Feb 21, 2024Updated 2 years ago
- The ulog flash plugin by EasyFlash. | 基于 EasyFlash 的 ulog 插件☆14Nov 24, 2023Updated 2 years ago
- Lua port package for RT-Thread.☆47Oct 13, 2021Updated 4 years ago
- MicroPython port for RT-Thread on STM32F4 board☆10Jan 8, 2022Updated 4 years ago
- getopt-like command-line parameter parser for RT-Thread☆28Jul 23, 2023Updated 2 years ago
- A library for audio sequencing and mixing.☆18Nov 8, 2011Updated 14 years ago
- libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. | libcsv是用纯ANSI C89编写的小型、简单、快速的…☆36Jul 24, 2018Updated 7 years ago
- SmartOS是无声物联科技独立研发完成,面向物联网企业的嵌入式系统平台。SmartOS的目标是将各个行业转为智能化。☆19Oct 9, 2016Updated 9 years ago
- a stm32f10x bsp demo, containing some drivers☆16Feb 11, 2014Updated 12 years ago
- 基于RT-Thread物联网操作系统的dwin串口屏幕快速开发库!☆63Jun 19, 2018Updated 7 years ago
- a balance car with two wheels based on rt-thread☆33Mar 7, 2020Updated 6 years ago
- 应用 RT-Thread 实现的蜂鸣器播放器☆31Jan 5, 2021Updated 5 years ago
- Create and Share something with i.MX RT1050☆39May 4, 2018Updated 7 years ago
- a tool help import source files from MDK/IAR project to source insight☆35Apr 19, 2019Updated 6 years ago
- 【持续维护更新】微信公众号airkiss配网以及近场发现功能在esp8266 rtos3.1 sdk的实现。☆14Oct 6, 2019Updated 6 years ago
- A portable NES simulator for embedded processors☆38Aug 20, 2021Updated 4 years ago
- 基于 RT-Thread 的 STM32H750VB RTTGameBoard(RGB) 开发板 BSP.☆19May 9, 2019Updated 6 years ago
- ☆13Aug 16, 2021Updated 4 years ago
- Let's enjoy boards together☆27Sep 4, 2018Updated 7 years ago
- The littlevgl graphics library for RT-Thread. | 基于 RT-Thread 移植的littlevgl图形库.☆155Apr 15, 2021Updated 4 years ago
- 国产IC联盟,旨在收集一些进口芯片的国产替代方案,帮助开发者在最低转换成本的前提下,可靠快速地进行方案切换,以应对成本日益渐增的进口芯片。☆11Aug 15, 2020Updated 5 years ago
- Introduction to the api of the iammeter platform product☆20Feb 14, 2026Updated last month
- [WIP] Drag end drop GUI designer for LVGL☆25Oct 15, 2021Updated 4 years ago
- HelloX operating system for STM32 chipset☆14Jan 18, 2015Updated 11 years ago
- Asynchronous Multicast Callbacks in C☆11Jun 29, 2025Updated 8 months ago
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆15Apr 21, 2019Updated 6 years ago
- 基于ESP8266的开源MCU方案☆12May 29, 2019Updated 6 years ago
- Source Insight 4 Theme, Sublime style☆19Feb 4, 2018Updated 8 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Sep 26, 2015Updated 10 years ago
- Ali Cloud SDK for IoT platform☆30Aug 11, 2023Updated 2 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- packages index repository for rt-thread.☆250Mar 8, 2026Updated last week
- 正点原子开拓者&新起点FPGA开发板例程☆15Nov 29, 2019Updated 6 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- A CanFestival port to RT-Thread operating system☆61Nov 2, 2022Updated 3 years ago
- dwin☆12Apr 10, 2019Updated 6 years ago
- FPGA based motion controller for RepRap style 3D printers☆16May 6, 2013Updated 12 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago