LuatOS
Description
LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
[](https://gitee.com/openLuat/LuatOS/stargazers) [](https://gitee.com/openLuat/LuatOS/members) [](/LICENSE)
LuatOS,基于强大的Lua引擎架构设计,Lua脚本开发,快速实现业务逻辑;
LuatOS,在合宙历史上经历了两个阶段,一个是LuatOS-Air,一个是LuatOS-SoC,也就是现在的LuatOS;
LuatOS-Air,典型硬件为Air724UG,为合宙上一代的产品;
LuatOS,也就是曾经命名过的LuatOS-SoC,是合宙现在主推的开发方式,所支持的硬件如下:
Air8000系列,包括Air8000/Air8000W/Air8000G/Air8000T/Air8000A/Air8000D等;
Air8101系列,包括Air8101/Air8101A等;
Air780Exx系列,包括Air780EPM/Air780EHM/Air780EHV/Air780EGH等;
**LuatOS,现已支持74个核心库,55个扩展库,1000余个API,100多个基于场景的demo,让你开发智能设备像做PPT一样轻松。**
本仓库包含如下文件夹:
.github文件夹,Github Action 配置文件, 用于自动化构建和测试components 组件库,,LuatOS在Lua基础上扩展的一系列库的源码lua文件夹,Lua虚拟机5.3系列的源码, 经过合宙优化和测试luat文件夹,LuatOS核心框架代码module文件夹,合宙模组和工业引擎主流型号的固件、demo、project参考代码等script文件夹,LuatOS扩展库tools文件夹,辅助工具.gitignoreGit的文件忽略配置文件
快速入门
- 使用或购买支持的开发板
- 掌握刷机
- 尝试学习LuatOS, 浏览API, 30分钟入门lua语法(视频)
- 愉快地写业务代码
资料大全
- docs@luatos
- 第三方工具 - LuatOS IDE Helper (https://gitee.com/tianyiw/LuatOS-ide-helper)
授权协议
[MIT License](LICENSE)
print("感谢您使用LuatOS ^_^")
print("Thank you for using LuatOS ^_^")
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development