Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
packages_软件包
【RTTHREAD】【软件包列表】提供一个软件包列表,方便查找
发布于 2021-12-04 11:34:46 浏览:4138
订阅该版
[tocm] github地址: https://github.com/supperthomas/rtthread_software_package_list_show 可以自行更新或者star **由于软件包实在这个太多了,论坛上显示会出异常。如果想要看全的可以去CSDN地址:** https://blog.csdn.net/lt6210925/article/details/115427474 或者github地址: https://github.com/supperthomas/rtthread_software_package_list_show/blob/main/rtthread_softlist.md # RTTHREAD 软件包目录 ## ai | 包名 | 作者 | license | 备注 | | ------------------------------------------------------------ | ------------------- | -------------------- | ------------------------------------------------------------ | | [elapack](https://github.com/wuhanstudio/elapack) |wuhanstudio|MIT|嵌入式线性代数库,兼容 matlab| | [libann](https://github.com/wuhanstudio/rt-libann) |wuhanstudio|MIT|轻量级 ANN 库,可以训练,保存和导入模型| | [naxos](https://github.com/wuhanstudio/naxos) |wuhanstudio|LGPL-3.0|C++ Constraint Programming 库| | [nnom](https://github.com/majianjia/nnom) |Jianjia Ma|Apache-2.0|轻量级的神经网络框架, 模型一键转换, 让MCU也神经一把| | [onnx-backend](https://github.com/wuhanstudio/onnx-backend) |wuhanstudio|MIT|开源神经网络模型 onnx 后端,支持几乎所有主流机器学习模型| | [onnx-parser](https://github.com/wuhanstudio/rt-onnx-parser) |wuhanstudio|MIT|开源神经网络模型 onnx 解析库| | [quest](https://github.com/wuhanstudio/QuEST) |wuhanstudio|MIT|嵌入式系统上的量子计算机模拟器| | [TensorflowLiteMicro](https://github.com/QingChuanWS/TensorflowLiteMicro) |QingChuanWS|LGPLv2.1|用于rt-thread操作系统的轻量级深度学习端侧推理框架Tensorflow Lite软件包。| | [ulapack](https://github.com/wuhanstudio/ulapack) |wuhanstudio|MIT|嵌入式线性代数库| ## iot | 包名 | 作者 | license | 备注 | | ------------------------------------------------------------ | ------------------- | -------------------- | ------------------------------------------------------------ | | [abup_fota](https://github.com/RayShen1018/Abup) |RayShen1018|Apache-2.0|基于 abup FOTA 组件的 固件下载器| | [agile_ftp](https://github.com/loogg/agile_ftp) |loogg|LGPL-2.1|轻量级 ftp 服务器。| | [agile_jsmn](https://github.com/loogg/agile_jsmn) |loogg|MIT|轻量级json解析器。| | [agile_modbus](https://github.com/loogg/agile_modbus) |loogg|LGPL-2.1|轻量级 modbus 协议栈。| | [agile_telnet](https://github.com/loogg/agile_telnet) |loogg|LGPL-2.1|以太网TCP调试。| | [airkissOpen](https://github.com/heyuanjie87/airkissOpen) |heyuanjie87|Apache-2.0|腾讯airkiss协议解析库| | [atsrv_socket](https://github.com/RT-Thread-packages/atsrv_socket) |RealThread|Apache-2.0|socket 相关指令的 AT 服务端| | [at_device](https://github.com/RT-Thread-packages/at_device) |RealThread|LGPL-2.1|AT 组件在不同设备上的移植或示例| | [bc28_mqtt](https://github.com/luhuadong/rtt-bc28-mqtt) |luhuadong|Apache-2.0|BC28 MQTT: 使用移远BC28模块连接阿里云IoT平台| | [bsal](https://github.com/RT-Thread-packages/bsal) |supperthomas|Apache-2.0|蓝牙协议栈抽象层。| | [btstack](https://github.com/supperthomas/RTT_PACKAGE_BTSTACK.git) |supperthomas|non-commercial|软件包 btstack 用于BTSTACK在RT-THREAD中的使用| | [capnp](https://github.com/wuhanstudio/capnp) |wuhanstudio|MIT|Cap'n 串行化协议,比 protobuf 更高效,更轻量级。| | [cJSON](https://github.com/RT-Thread-packages/cJSON) |RealThread|MIT|超轻量级的 C 语言 json 解析库| | [cmux](https://github.com/RT-Thread-packages/cmux) |xiangxistu|Apache-2.0|在 RT_Thread 上实现的串口多路复用协议, 支持 GSM0710| | [coap](https://github.com/RT-Thread-packages/coap) |RealThread|BSD-2-Clause|一种 C 语言实现的 CoAP 协议| | [dlt645](https://github.com/WKJay/DLT645) |WKJay|LGPL-2.1|基于DLT645协议的主机采集软件包| | [EmbeddedProto](https://github.com/wuhanstudio/EmbeddedProto) |wuhanstudio|GPL-3.0|EmbeddedProto: 嵌入式 C++ protobuf 针对 ARM Cortex-M 优化| | [ezXML](https://github.com/RT-Thread-packages/ezXML) |RealThread|MIT|一个用 C 语言描述的 XML 解析库,并且简单易用| | [freemodbus](https://github.com/RT-Thread-packages/freemodbus) |flybreak|BSD|FreeModbus: 开源的 Modbus 主从协议栈| | [hm](https://github.com/Jackistang/HCI-Middleware) |Jackistang|Apache-2.0|一个通用的蓝牙 HCI 传输层| | [ali-iotkit](https://github.com/RT-Thread-packages/ali-iotkit) |RealThread|Apache-2.0|连接阿里 IoT 云平台的软件包| | [azure-iot-sdk](https://github.com/RT-Thread-packages/azure-iot-sdk) |RealThread|MIT|微软 azure 云软件包,支持 MQTT 协议和 HTTP 协议,使用该软件包可轻松将设备连接至 azure 云平台| | [GAgent](https://github.com/RT-Thread-packages/GAgent) |RealThread|LGPL-2.1|连接机智云的软件包| | [jiot-c-sdk](https://github.com/jpush/JIoT-rtthread-package.git) |ouyangshengduo|MIT|连接极光IoT云的客户端软件包| | [joylink](https://github.com/RT-Thread-packages/joylink) |RealThread|Apache-2.0|连接京东小京鱼 IOT 云平台的软件包| | [onenet](https://github.com/RT-Thread-packages/onenet) |RealThread|LGPL-2.1|连接中国移动 OneNet 云的软件包| | [tencent-iot-sdk](https://github.com/tencentyun/tencent-cloud-iot-package-for-rtthread) |yougaliu|MIT|连接腾讯物联网开发平台的软件包。| | [ucloud_iot_sdk](https://github.com/ucloud/ucloud-iot-rtthread-package.git) |ucloud|Apache-2.0|用于快速连接优刻得物联网平台的软件包。| | [ipmsg](https://github.com/heyuanjie87/ipmsg) |heyuanjie87|Apache-2.0|在 RT-Thread 上实现的 飞鸽传书| | [jsmn](https://github.com/RT-Thread-packages/jsmn) |RealThread|MIT|世界上最快 JSON 解析器或标记器| | [kawaii-mqtt](https://github.com/jiejieTop/kawaii-mqtt) |jiejie|GPL-2.0|一个基于socket API之上的跨平台MQTT客户端,拥有非常简洁的API接口,以极少的资源实现QOS2的服务质量,并且无缝衔接了mbedtls加密库。| | [libcurl2rtt](https://github.com/liu2guang/libcurl2rtt) |liu2guang|Apache-2.0|基于 RT-Thread 移植的 curl 库| | [libmodbus](https://github.com/loogg/libmodbus) |malongwei|LGPL-2.1|libmodbus在RT-Thread上的移植| | [librws](https://github.com/RT-Thread-packages/librws) |RealThread|MIT|小型、跨平台websocket客户端C库。| | [ljson](https://github.com/qiaoqidui/ljson) |qiaoqidui|unknown|ANSI-C 标准的 JSON 解析器| | [lorawan_driver](https://github.com/zyk6271/LoRaWAN_Driver) |zyk6271|Apache-2.0|将LoRaWAN协议栈运行在RT-THREAD系统上| | [lorawan_ed_stack](https://github.com/Forest-Rain/lorawan-ed-stack) |Forest-Rain|Apache-2.0|lorawan_ed_stack是LoRaWAN终端设备协议栈的实现.| | [lora_pkt_fwd](https://github.com/Forest-Rain/lora-pkt-fwd) |forest-rain|Apache-2.0|lora_pkt_fwd实现基于Semtech GWMP协议的LoRaWAN协议包转发| | [lora_pkt_sniffer](https://github.com/Forest-Rain/lora-pkt-sniffer) |forest-rain|Apache-2.0|lora_pkt_sniffer是一个lora(wan)数据包的抓包工具| | [lssdp](https://github.com/RT-Thread-packages/lssdp.git) |RealThread|MIT|在 RT-Thread 上实现的 lssdp 协议,可以用于局域网设备自动发现| | [mavlink](https://github.com/sogwms/mavlink) |sogwms|Apache-2.0|一非常轻量级的消息传输协议| | [mongoose](https://github.com/armink-rtt-pkgs/mongoose) |armink|GPL-2.0|一款嵌入式 Web 服务器库| | [mymqtt](https://github.com/hichard/mymqtt) |hichard|EPL-1.0|Eclipse 开源的 MQTT C/C++ 客户端的一种高效、稳定的实现。| | [nanopb](https://github.com/RT-Thread-packages/nanopb) |RealThread|Zlib|Protocol Buffers 解析器在嵌入式上的实现| | [netutils](https://github.com/RT-Thread-packages/netutils) |RealThread|Apache-2.0|RT-Thread 网络网络小工具集| | [NimBLE](https://github.com/RT-Thread-packages/nimble) |RealThread|Apache-2.0|Apache 开源蓝牙 5.0 协议栈在 RT-Thread 的移植| | [nmealib](https://github.com/ShineRoyal/nmealib) |ShineRoyal|LGPL-2.1|nmealib库在RT-Thread上的移植| | [nopoll](https://github.com/RT-Thread-packages/nopoll) |RealThread|LGPL-2.1|一款 C 实现的开源 WebSocket 软件包| | [ota_downloader](https://github.com/RT-Thread-packages/ota_downloader) |RealThread|Apache-2.0|基于 RT-Thread OTA 组件的 固件下载器| | [pahomqtt](https://github.com/RT-Thread-packages/paho-mqtt) |RealThread|EPL-1.0|Eclipse 开源的 MQTT C/C++ 客户端| | [pdulib](https://github.com/ShineRoyal/pdulib) |ShineRoyal|LGPL-2.1|一个用于PDU格式的短信文本解析库| | [ppp_device](https://github.com/RT-Thread-packages/ppp_device.git) |xiangxistu|Apache-2.0|lwIP PPP 功能针对蜂窝( 2G/3G/4G )模块移植和实现| | [protobuf-c](https://github.com/wuhanstudio/protobuf-c) |wuhanstudio|MIT|Google 的 prototol buffer 一种轻便高效的数据存储格式| | [qxwz](https://github.com/RT-Thread-packages/qianxun.git) |daniel.chen|Apache-2.0|qxwz 高精度定位应用| | [rapidjson](https://github.com/wuhanstudio/rapidjson) |wuhanstudio|MIT|支持 SAX/DOM 的 C++ JSON 处理库| | [rt-link_hw](https://github.com/RT-Thread-packages/rt-link_hw) |RealThread|Apache-2.0|rt-link 组件的底层通信端口适配层| | [rt_cjson_tools](https://github.com/maplerian/rt_cjson_tools) |maplerian|Apache-2.0|用于 RT-Thread 的 cJSON工具库| | [small_modbus](https://github.com/cazure/small_modbus.git) |chenbin182|Apache-2.0|small modbus协议栈| | [smtp_client](https://github.com/WKJay/SMTP_CLIENT) |WKJay|LGPL-2.1|SMTP邮件发送软件包,简单易用,支持普通25端口及465/587加密端口| | [tcpserver](https://github.com/Guozhanxin/tcpserver.git) |flybreak|Apache-2.0|一个支持多客户端的 TCP 服务器| | [umqtt](https://github.com/RT-Thread-packages/umqtt.git) |springcity|Apache-2.0|一个轻量级、功能强大、可定制、易于使用和可嵌入的RT-Thread mqtt客户端。| | [wayz_iotkit](https://github.com/wayz-iot/) |jianxiong.ye|GPL-2.0|wayz iot 定位软件包| | [webclient](https://github.com/RT-Thread-packages/webclient) |RealThread|Apache-2.0|RT-Thread 官方开源的 http/https 协议客户端| | [webnet](https://github.com/RT-Thread-packages/webnet) |RealThread|GPL-2.0|RT-Thread 官方开源的、轻量级、可定制嵌入式 Web 服务器| | [WebTerminal](https://github.com/armink-rtt-pkgs/WebTerminal) |armink|unknown|可以在浏览器上运行的终端| | [rw007](https://github.com/RT-Thread-packages/rw007) |RealThread|Apache-2.0|RT-Thread 的 RW007 驱动(SPI Wi-Fi 模式)| | [wlanmarvell](https://github.com/JianRuiqian/marvellwifi) |JianRuiqian|GPL-2.0|RT-Thread 的 Marvell wifi 驱动| | [wlan_wiced](https://github.com/RT-Thread-packages/wlan-wiced) |RealThread|GPL-2.0|WICED 的 wlan 驱动| | [wiznet](https://github.com/RT-Thread-packages/wiznet) |RealThread|Apache-2.0|WIZNet TCP/IP 芯片(例如: W5500/W5100)的 SAL 框架对接实现| | [zb_coordinator](https://github.com/TaoYang0907/ZB_COORDINATOR_PACKAGE) |TaoYang0907|LGPL-2.1|AT命令在ZigBee协调器上的应用| ## language | 包名 | 作者 | license | 备注 | | ------------------------------------------------------------ | ------------------- | -------------------- | ------------------------------------------------------------ | | [jerryscript](https://github.com/RT-Thread-packages/jerryscript) |RealThread|Apache-2.0|针对 RT-Thread 的 JerryScript 移植| | [Lua](https://github.com/liu2guang/Lua2RTT) |liu2guang|MIT|Lua 在 RT-Thread 上的移植| | [micropython](https://github.com/RT-Thread-packages/micropython) |armink|MIT|MicroPython 在 RT-Thread 上的移植| | [pikascript](https://github.com/mimilib/pikascript) |mimilib|MIT|极易定制的轻量级python脚本支持工具| ## misc | 包名 | 作者 | license | 备注 | | ------------------------------------------------------------ | ------------------- | -------------------- | ------------------------------------------------------------ | | [armv7m_dwt](https://github.com/sogwms/armv7m_dwt) |sogwms|Apache-2.0|armv7m_dwt 高精度计时与延时| | [CanFestival](https://github.com/gbcwbz/canfestival-rtt) |gbcwbz|LGPL-2.1|Canfestival (开源的 CANopen 协议栈)在 RT-Thread 系统上的移植| | [Controller](https://github.com/haodongnj/Controller) |hao.dong|MIT|比例积分, 比例谐振, 重复控制器库| | [cowsay](https://github.com/wuhanstudio/cowsay) |wuhanstudio|MIT|linux cowsay 软件包| | [crclib](https://github.com/qiyongzhong0/crclib) |qiyongzhong0| LGPL-2.1|一个包含8位、16位、32位CRC校验计算的函数库| | [DigitalCtrl](https://github.com/xuzhuoyi/DigitalCtrl) |xuzhuoyi|MIT|数字闭环控制算法库| | [dstr](https://github.com/RT-Thread-packages/dstr) |RealThread|LGPL-2.1|用 C 编写的动态字符串库| | [aclock](https://github.com/mysterywolf/aclock) |mysterywolf|Apache-2.0|终端钟表界面| | [c2048](https://github.com/mysterywolf/c2048) |mysterywolf|MIT|2048是一款益智类游戏,原版游戏运行在苹果手机上| | [cal](https://github.com/mysterywolf/cal) |mysterywolf|MIT|终端公历日历| | [cmatrix](https://github.com/wuhanstudio/cmatrix) |wuhanstudio|MIT|text flying in and out in a terminal like as seen in 'The Matrix' movie| | [donut](https://github.com/mysterywolf/donut) |mysterywolf|None|使用字符渲染的3D旋转甜甜圈| | [sl](https://github.com/wuhanstudio/sl) |wuhanstudio|MIT|sl奔跑的小火车命令| | [snake](https://github.com/mysterywolf/snake) |mysterywolf|GPL-2.0|贪吃蛇游戏| | [tetris](https://github.com/volatile-static/rtt_tetris) |volatile-static|MIT|俄罗斯方块| | [threes](https://github.com/mysterywolf/threes) |mysterywolf|MIT|threes是一款在2014年很火的益智类游戏,原版游戏运行在苹果手机上| | [fastlz](https://github.com/RT-Thread-packages/fastlz) |RealThread|unknown|一款极速的压缩库| | [FlexibleButton](https://github.com/murphyzhao/FlexibleButton) |MurphyZhao|Apache License 2.0|小巧灵活的按键驱动程序(事件驱动、无限按键数量、可用中断模式)| | [hello](https://github.com/RT-Thread-packages/hello) |RealThread|LGPL-2.1|RT-Thread 软件包示例| | [kendryte-demo](https://github.com/BernardXiong/kendryte-demo) |BernardXiong|Apache-2.0|Kendryte k210 demo| | [ki](https://github.com/mysterywolf/ki) |mysterywolf|GPL-2.0|ki是一个带有C/C++语法高亮的终端编辑器| | [libcsv](https://github.com/liu2guang/libcsv) |liu2guang|LGPL-2.1|libcsv是用纯ANSI C89编写的小型、简单、快速的CSV库,支持读写CSV数据| | [lwgps](https://github.com/orange2348/lwgps2rtt) |orange2348|MIT|轻量级GPS NEMA协议解析器| | [lzma](https://github.com/RiceChen/lzma) |RiceChen|LGPL-2.1|高压缩率的压缩库| | [mcurses](https://github.com/wuhanstudio/mcurses) |wuhanstudio|MIT|轻量级的 ncurses 控制台绘图库| | [miniLZO](https://github.com/RT-Thread-packages/miniLZO) |RealThread|GPL-2.0|LZO 是一个实时数据压缩库,而 miniLZO 是 LZO 压缩库的精简版本| | [minizip](https://github.com/mysterywolf/minizip) |mysterywolf|unknown|zip压缩解压库| | [MultiButton](https://github.com/liu2guang/MultiButton) |0x1abin|MIT|一个小巧易用的事件驱动按钮驱动模块| | [optparse](https://github.com/liu2guang/optparse) |liu2guang|Unlicense|基于 RT-Thread 的 Getopt 命令行解析器| | [phase-locked-loop](https://github.com/haodongnj/PLL) |hao.dong|MIT|锁相环与锁频环算法| | [quicklz](https://github.com/RT-Thread-packages/quicklz) |RealThread|GPL-3.0|世界上速度最快的压缩库| | [filesystem_samples](https://github.com/RT-Thread-packages/filesystem-sample) |RealThread|Apache-2.0|RT-Thread 文件系统示例| | [kernel_samples](https://github.com/RT-Thread-packages/kernel-sample) |RealThread|Apache-2.0|RT-Thread 内核示例| | [network_samples](https://github.com/RT-Thread-packages/network-sample) |RealThread|Apache-2.0|RT-Thread 网络示例| | [peripheral_samples](https://github.com/RT-Thread-packages/peripheral-sample) |RealThread|Apache-2.0|RT-Thread 外设示例| | [state_machine](https://github.com/redoccheng/state_machine) |redoccheng|LGPL-2.1|一个用C语言实现功能丰富但简单的有限状态机(FSM)。| | [termbox](https://github.com/mysterywolf/termbox) |mysterywolf|MIT|轻量TUI图形库| | [TinyFrame](https://github.com/XXXXzzzz000/TinyFrame) |XXXXzzzz000|MIT|应用于串口设备(如 UART / RS232)的构建或者解析的库| | [ukal](https://github.com/wuhanstudio/ukal) |wuhanstudio|MIT|卡尔曼滤波算法| | [upacker](https://github.com/aeo123/upacker.git) |zpw|MIT|串行通信链路协议| | [uparam](https://github.com/aeo123/uparam.git) |zpw|MIT|系统参数读写管理和持久化| | [vi](https://github.com/RT-Thread-packages/vi) |RealThread|GPL-2.0|vi 编辑器在 RT-Thread 操作系统上的移植| | [vt100](https://github.com/wuhanstudio/vt100) |wuhanstudio|MIT|串口终端绘图库,可以在 msh 下画图| | [zlib](https://github.com/RT-Thread-packages/zlib) |RealThread|unknown|通用数据压缩库|
14
条评论
默认排序
按发布时间排序
登录
注册新账号
关于作者
RTT_逍遥
https://github.com/supperthomas
文章
36
回答
500
被采纳
76
关注TA
发私信
相关文章
1
更新软件包 没有自动下载软件包
2
点更新软件包后, 软件包并没有被下载
3
RTT加载软件包的机制是什么
4
mqtt软件包,不支持直接关闭?
5
sr04软件包排他性问题
6
有没有大神移植一个HX711称重芯片模块的软件包
7
【建议】软件包分类增加“算法”类
8
软件包ota_downloader的http_ota解析导致内存释放断言
9
RT-Thread Studio软件包
10
rc522 软件包 问题
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
UART
WIZnet_W5500
ota在线升级
freemodbus
PWM
flash
cubemx
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
中断
编译报错
Debug
SFUD
rt_mq_消息队列_msg_queue
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
a1012112796
10
个答案
1
次被采纳
踩姑娘的小蘑菇
4
个答案
1
次被采纳
红枫
4
个答案
1
次被采纳
张世争
4
个答案
1
次被采纳
Ryan_CW
4
个答案
1
次被采纳
本月文章贡献
catcatbing
3
篇文章
5
次点赞
YZRD
2
篇文章
5
次点赞
qq1078249029
2
篇文章
2
次点赞
xnosky
2
篇文章
1
次点赞
Woshizhapuren
1
篇文章
5
次点赞
回到
顶部
发布
问题
投诉
建议
回到
底部