---
alt: LuatOS logo
align: center
---
**欢迎来到LuatOS**
[![](https://gitee.com/openLuat/LuatOS/badge/star.svg?theme=gvp)](https://gitee.com/openLuat/LuatOS)
[![](https://img.shields.io/badge/Lua-5.3-blue)](https://gitee.com/openLuat/LuatOS)
[![](https://img.shields.io/badge/license-MIT-green)](https://gitee.com/openLuat/LuatOS/blob/master/LICENSE)
LuatOS是一款针对嵌入式的脚本运行框架,可以极大提升开发效率。
使用Lua 5.3作为主要语言,针对资源较少的嵌入式环境进行了优化,极大提升了运行效率。
Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)
::::{grid} 1 2 2 3 :gutter: 1 1 1 2
:::{grid-item-card} {octicon}rocket;1.5em;sd-mr-1
快速入门
:link: boardGuide/roadmap
:link-type: doc
新手友好的入门教程,同时兼顾老手,文字与视频教程均可让您快速上手。
+++ 了解更多 » :::
:::{grid-item-card} {octicon}tools;1.5em;sd-mr-1
API手册
:link: api/index
:link-type: doc
LuatOS提供了丰富的外设接口库,可以更便捷地实现创意,无需关心底层实现。
+++ 了解更多 » :::
:::{grid-item-card} {octicon}stack;1.5em;sd-mr-1
芯片选型
:link: chips/chips
:link-type: doc
查看LuatOS现阶段所支持的芯片有哪些功能,选择适合自己的芯片。
+++ 了解更多 » :::
::::
型号 | 分类 | 备注 |
---|---|---|
Air780EP | 4G-Cat.1移动通信模块 | 支持Air780EP系列 |
Air780E | 4G-Cat.1移动通信模块 | 也支持Air780EG |
PC | PC版LuatOS | 可作为模拟器使用 |
Air101 | MCU | EOL |
Air103 | MCU | EOL |
Air105 | MCU | EOL |
Air601 | wifi | EOL |
ESP32 系列 | wifi | EOL |
RT-Thread | 内存需满足最低要求 | EOL |
Air302 | nbiot模组 | EOL |
Air640w | wifi模组 | EOL |
我们正适配更多的单片机和无线芯片模组, 欢迎您的加入^_^
:hidden:
:caption: 💁 LuatOS 介绍
🏠️ 首页 <https://wiki.luatos.com>
pages/emulator
pages/tools
pages/supports
:hidden:
:caption: 🌠 快速上手
luaGuide/index
chips/index
peripherals/index
boardGuide/index
固件下载 <https://gitee.com/openLuat/LuatOS/releases>
:hidden:
:caption: 📖 参考手册
api/index
api/sys_pub
🌕 原生API手册 <https://wiki.luatos.com/_static/lua53doc/index.html>
👓 CSDK开发手册 <https://wiki.luatos.com/_static/csdk_doc/index.html>
api/libs/index
develop/libs
:hidden:
:caption: 🖥️ 内核开发
develop/compile
develop/docs
develop/contribute/index
:hidden:
:caption: 💼 实战参考
appDevelopment/index
:hidden:
:caption: 🗄️ 其他资料
iotpower/index
archives