Sin descripción

doudou 0a80fb833c fix:之前的流式hash实现会导致idf编译报错 hace 2 años
.gitee 5c9db08522 add: 实物测试多保存一份固件备份 hace 3 años
.github f74a904e72 update: bsp/idf5改用idf5.1进行CI编译 hace 2 años
bsp 466628987b change: bsp/rtt仅保留链接, 里面的代码容易被误解 hace 2 años
components 0a80fb833c fix:之前的流式hash实现会导致idf编译报错 hace 2 años
demo 219eccd49a fix: demo/i2s的延时大了, 改小 hace 2 años
docs ffd51355f8 add:lvgl文档移至wiki hace 3 años
images 6553205224 add: 添加蓝牙小程序二维码和链接 hace 4 años
lua d82dcd2c20 fix: os库的日志忘删除了 hace 2 años
luat 0a80fb833c fix:之前的流式hash实现会导致idf编译报错 hace 2 años
mind e5b80f1d99 update: 更新 LuatOS整体.xmind hace 4 años
script ff12970e4d fix:修复rc522 write_datablock 长度判断错误 hace 2 años
test 029cb9ab6f fix typo hace 3 años
tools 4d1c085807 add: air601单列一个适配状态 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 38ca264670 fix typo , 首页README多个字符 hace 3 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 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 ^_^")