1
0
mirror of https://gitee.com/openLuat/LuatOS synced 2025-08-17 22:18:03 +08:00
Go to file
2023-04-19 16:54:04 +08:00
.gitee add: 实物测试多保存一份固件备份 2023-02-02 11:28:34 +08:00
.github/workflows fix: win32编译判断 2023-03-31 15:51:41 +08:00
bsp del:删除win32的cmake构建 2023-03-29 10:31:06 +08:00
components update:预备mobile锁频功能 2023-04-19 09:51:16 +08:00
demo update demo main.lua. add air780e use w2182b config 2023-04-19 16:54:04 +08:00
docs add:lvgl文档移至wiki 2022-05-20 09:52:38 +08:00
images add: 添加蓝牙小程序二维码和链接 2021-11-29 11:52:19 +08:00
lua add: string.split支持保留空片段 2023-04-11 21:18:57 +08:00
luat fix: 软uart在idf5编译失败,虽然还没支持 2023-04-13 16:43:20 +08:00
mind update: 更新 LuatOS整体.xmind 2021-06-29 17:27:00 +08:00
script update: 更新lib/netled,调整注释,优化代码 2023-04-14 11:20:02 +08:00
test fix typo 2023-03-16 17:05:35 +08:00
tools add: 添加合成script.bin的示例脚本 https://github.com/openLuat/LuatOS/issues/89 2023-02-28 11:28:36 +08:00
.gitignore update demo main.lua. add air780e use w2182b config 2023-04-19 16:54:04 +08:00
LICENSE update LICENSE.的年份 2023-02-19 06:23:57 +00:00
logo.jpg update: 更新README 2020-02-26 10:05:29 +08:00
README_FULL.md add: esp32其他芯片的ci 2022-10-31 14:51:40 +08:00
README.md fix typo , 首页README多个字符 2023-02-07 11:09:40 +08:00
system.jpg add: 添加已经完成的文档 2019-12-30 13:34:35 +08:00

LuatOS logo

star fork license

air101 air105 esp32 win32 linux ec618,Air780E

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. 使用或购买支持的开发板
  2. 掌握刷机
  3. 尝试各种demo, 浏览API, 30分钟入门lua语法(视频)
  4. 愉快地写业务代码

资料大全

授权协议

MIT License

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