nishizawa23 / LuatOS

LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)

Home Page:https://wiki.luatos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)

https://wiki.luatos.com

License:MIT License


Languages

Language:C 99.5%Language:Lua 0.2%Language:Python 0.1%Language:C++ 0.1%Language:CMake 0.0%Language:Makefile 0.0%Language:Rust 0.0%Language:Batchfile 0.0%Language:HTML 0.0%Language:Shell 0.0%Language:JavaScript 0.0%