Sin descripción

Wendal Chen 9ccba8cc75 fix: 尝试让w5500的spi_xfer函数支持半双工 hace 3 años
.gitee 5c9db08522 add: 实物测试多保存一份固件备份 hace 3 años
.github 06e3dd3fb2 fix: 应该用ps语法 hace 3 años
bsp 983c1515e7 update:还原win32上timer msgbus实现 hace 3 años
components 9ccba8cc75 fix: 尝试让w5500的spi_xfer函数支持半双工 hace 3 años
demo acb4034514 add: 添加统一的socket客户端演示demo hace 3 años
docs ffd51355f8 add:lvgl文档移至wiki hace 3 años
images 6553205224 add: 添加蓝牙小程序二维码和链接 hace 4 años
lua 59978db944 revert: f:read的buff不需要太大 hace 3 años
luat a91098d198 update:完善gpio.setup注释 hace 3 años
mind e5b80f1d99 update: 更新 LuatOS整体.xmind hace 4 años
script 74ed3a5cf3 删除文件 script/libs/aLiyun.lua hace 3 años
test 029cb9ab6f fix typo hace 3 años
tools 8582717f87 add: 添加合成script.bin的示例脚本 https://github.com/openLuat/LuatOS/issues/89 hace 3 años
.gitignore 4b90128631 add:移除.xmake目录提交 hace 3 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 ^_^")