Sem descrição

alienwalker afb4fe894a Merge branch 'master' of https://gitee.com/openLuat/LuatOS há 3 anos atrás
.gitee 34da2f5663 update: 测试代码应保留调试信息 há 3 anos atrás
.github fe0626b04b fix: idf分支 há 3 anos atrás
bsp 3bac222747 fix: bsp/win32和bsp/linux编译报错 há 3 anos atrás
components afb4fe894a Merge branch 'master' of https://gitee.com/openLuat/LuatOS há 3 anos atrás
demo 9d84def226 add: 添加websocket库的测试版本 há 3 anos atrás
docs ffd51355f8 add:lvgl文档移至wiki há 3 anos atrás
images 6553205224 add: 添加蓝牙小程序二维码和链接 há 4 anos atrás
lua 960aa1e597 add: 使用的宏定义 há 3 anos atrás
luat afb4fe894a Merge branch 'master' of https://gitee.com/openLuat/LuatOS há 3 anos atrás
mind e5b80f1d99 update: 更新 LuatOS整体.xmind há 4 anos atrás
script 95b049b8a4 add:demo http2改为http há 3 anos atrás
tools f2e59d9b9c 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 281f88635c add: esp32其他芯片的ci há 3 anos atrás
README_FULL.md 281f88635c add: esp32其他芯片的ci 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 esp32 win32 linux Build Status

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 ^_^")