# LuatOS **Repository Path**: zhanghaoao/LuatOS ## Basic Information - **Project Name**: LuatOS - **Description**: Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash) - **Primary Language**: Lua - **License**: MIT - **Default Branch**: master - **Homepage**: https://luatos.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 437 - **Created**: 2022-08-18 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

LuatOS logo

[![star](https://gitee.com/openLuat/LuatOS/badge/star.svg?theme=gvp)](https://gitee.com/openLuat/LuatOS/stargazers) [![fork](https://gitee.com/openLuat/LuatOS/badge/fork.svg?theme=gvp)](https://gitee.com/openLuat/LuatOS/members) [![license](https://img.shields.io/github/license/openLuat/LuatOS)](/LICENSE) [![air101](https://hub.fastgit.xyz/openLuat/LuatOS/actions/workflows/air101.yml/badge.svg)](https://nightly.link/openLuat/LuatOS/workflows/air101/master) [![air105](https://hub.fastgit.xyz/openLuat/LuatOS/actions/workflows/air105.yml/badge.svg)](https://nightly.link/openLuat/LuatOS/workflows/air105/master) [![esp32c3](https://hub.fastgit.xyz/openLuat/LuatOS/actions/workflows/esp32c3.yml/badge.svg)](https://nightly.link/openLuat/LuatOS/workflows/esp32c3/master) [![win32](https://hub.fastgit.xyz/openLuat/LuatOS/actions/workflows/win32.yml/badge.svg)](https://nightly.link/openLuat/LuatOS/workflows/win32/master) [![linux](https://hub.fastgit.xyz/openLuat/LuatOS/actions/workflows/linux.yml/badge.svg)](https://nightly.link/openLuat/LuatOS/workflows/linux/master) 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](https://item.taobao.com/item.htm?id=655145668811)/[Air103](https://item.taobao.com/item.htm?id=662164666516)/[Air105](https://item.taobao.com/item.htm?id=665811924219)/[ESP32C3](https://item.taobao.com/item.htm?id=666974425430) 2. 掌握[刷机](https://wiki.luatos.com/boardGuide/flash.html) 3. 尝试[各种demo](https://gitee.com/openLuat/LuatOS/tree/master/demo), 浏览[API](https://wiki.luatos.com/api/index.html), [30分钟入门lua语法(视频)](https://www.bilibili.com/video/BV1vf4y1L7Rb?spm_id_from=333.999.0.0) 4. 愉快地写业务代码 ## 详细介绍 * [详细介绍](README_FULL.md) * 资料大全 [wiki@luatos](https://wiki.luatos.com) ## 授权协议 [MIT License](LICENSE)