Sin descripción

Wendal Chen 83fc1c631e fix: 内存文件系统需要兼容r+和rb+,且读取数据有越界风险 hace 2 años
.gitee 121c5607ab add: issue模板 hace 2 años
.github 050eef9e7a fix: 780c切换分支 hace 2 años
bsp 8a989e1a36 fix: bsp/win32编译失败. 鉴于该bsp尚未全部迁移完, 那就补回luat_rtos_task_sleep函数吧 hace 2 años
components 8b0c0bfa1a update:lcd指令使用16位储存 hace 2 años
demo b2a8126d5b update:lcd_custom通用 hace 2 años
docs ffd51355f8 add:lvgl文档移至wiki hace 3 años
images 6553205224 add: 添加蓝牙小程序二维码和链接 hace 4 años
lua f52887c6e7 update: 完善bsp/mini,可以用msvc进行编译了,并添加luac,完工 hace 2 años
luat 83fc1c631e fix: 内存文件系统需要兼容r+和rb+,且读取数据有越界风险 hace 2 años
mind e5b80f1d99 update: 更新 LuatOS整体.xmind hace 4 años
script 785ac3c78c add: 添加onenetcoap库, 用于中移动OneNet平台的Coap接入方式,未测试完成,未可用 hace 2 años
test 029cb9ab6f fix typo hace 3 años
tools 8106e14439 update: wiki文档rst文件换用markdown文件 hace 2 años
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config hace 2 años
LICENSE 6e29e39ecd update LICENSE.的年份 hace 3 años
README.md 4123ede75b update: 更新README,调整badge hace 2 años
README_FULL.md 281f88635c add: esp32其他芯片的ci hace 3 años
logo.jpg 144f1c9868 update: 更新README hace 6 años
system.jpg 0bd008a963 add: 添加已经完成的文档 hace 6 años

README.md

LuatOS logo

star fork license

air101 air105 esp32 win32 ec618,Air780E ec7xx

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