Sem descrição

Wendal Chen f1107d2d11 Merge branch 'master' of gitee.com:openLuat/LuatOS into restruct_components há 3 anos atrás
.gitee 34da2f5663 update: 测试代码应保留调试信息 há 3 anos atrás
.github 0f31c132ba change: 临时禁用wasm的CI há 3 anos atrás
bsp 333ab64129 Merge branch 'master' of gitee.com:openLuat/LuatOS into restruct_components há 3 anos atrás
components f1107d2d11 Merge branch 'master' of gitee.com:openLuat/LuatOS into restruct_components há 3 anos atrás
demo 333ab64129 Merge branch 'master' of gitee.com:openLuat/LuatOS into restruct_components há 3 anos atrás
docs ffd51355f8 add:lvgl文档移至wiki há 3 anos atrás
images 6553205224 add: 添加蓝牙小程序二维码和链接 há 4 anos atrás
lua dbabef7b21 add: 添加xmake分层构建,当前air101编译ok,下一步air105!! há 3 anos atrás
luat dbabef7b21 add: 添加xmake分层构建,当前air101编译ok,下一步air105!! há 3 anos atrás
mind e5b80f1d99 update: 更新 LuatOS整体.xmind há 4 anos atrás
script e74c3dec7f !93 update script/libs/bh1750/bh1750.lua. há 3 anos atrás
tools c90997fed7 add: 文档添加常量值展示 há 3 anos atrás
.gitignore 3c29431c13 change: linux下暂不支持内嵌sys.lua,禁用先 há 4 anos atrás
LICENSE 0ec5ab89fb update: LICENSE更新一下年份, 修正一下luat_shell_push的类型错误 há 4 anos atrás
README.md f70dffd502 add: thanksgiving há 3 anos atrás
README_FULL.md a6a850c602 change: 淘宝店链接改成1店 há 3 anos atrás
logo.jpg 144f1c9868 update: 更新README há 6 anos atrás
system.jpg 0bd008a963 add: 添加已经完成的文档 há 6 anos atrás

README.md

LuatOS logo

star fork license

air101 air105 esp32c3 win32 linux

LuatOS : Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)

强大的Lua引擎, 为mcu和物联网设备高度优化, 支持众多组件, 非常低的内存需求(最低16K RAM, 128K Flash).

快速入门

  1. 使用或购买支持的开发板 - Air101/Air103/Air105/ESP32C3
  2. 掌握刷机
  3. 尝试各种demo, 浏览API, 30分钟入门lua语法(视频)
  4. 愉快地写业务代码

详细介绍

授权协议

MIT License

print("感谢您使用LuatOS ^_^")
print("Thank you for using LuatOS ^_^")