LuatOS是一款针对嵌入式的脚本运行框架,可以极大提升开发效率。
使用Lua 5.3作为主要语言,针对资源较少的嵌入式环境进行了优化,极大提升了运行效率。
Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)
本站汇聚LuatOS-SoC的所有资料
目前已经适配的模组和芯片:
- Air101 (MCU)尺寸小,仅4*4mm
- Air103 (MCU)io多,支持psram
- Air105 (MCU)内存大,有摄像头,有USB
- ESP32 系列 (wifi/bt芯片) https://gitee.com/dreamcmi/LuatOS-ESP32
- RT-Thread 全部bsp(内存需满足最低要求) https://github.com/openLuat/luatos-soc-rtt , 已并入rtt主线
- Air302(EC616/nbiot模组) 仅支持老客户,敬请谅解.
- Air640w(W600/wifi模组) 仅支持老客户,敬请谅解.
我们正适配更多的单片机和无线芯片模组, 欢迎您的加入^_^
.. toctree:: :hidden: :caption: LuatOS 介绍 首页 <https://wiki.luatos.com> pages/emulator pages/tools pages/supports
.. toctree:: :hidden: :caption: 快速上手 luaGuide/index chips/index peripherals/index boardGuide/index
.. toctree:: :hidden: :caption: 参考手册 api/index api/sys_pub
.. toctree:: :hidden: :caption: 内核开发 develop/compile develop/docs develop/contribute/index
.. toctree:: :hidden: :caption: 其他资料 archives