Coder Social home page Coder Social logo

luat_2g_rda_8955's Introduction

Luat

Luat = Lua + AT

Luat 是合宙(AirM2M)推出的物联网开源架构,依托于通信模块做简易快捷的开发.

其中, Air202/Air208/Air201是一款GPRS模块,Air800是GPRS+GPS+BEIDOU模块。

开源社区:wiki.openluat.com

GitHub:https://github.com/openLuat/Luat_Air202-Air800-Air201

开发套件:https://luat.taobao.comhttps://openluat.taobao.com

Luat架构简介

底层软件(也叫基础软件,位于/core)用C语言开发完成,支撑Lua的运行。

上层软件用Lua脚本语言来开发实现,目前有两套架构,分别位于script和script_LuaTask。

script和script_LuaTask

script和script_LuaTask是两版上层脚本开发架构:

1、script是第一版,整个应用开发仅支持单线程

2、script_LuaTask是第二版,基于Lua的协程实现了多线程的支持,相比于第一版script来说,用户编程变得简洁,在此郑重感谢Luat开源技术支持群(QQ群号:201848376)里的“稀饭放姜”大神对此版本架构提出的建议以及对此版本开发做出的贡献,同时感谢LuaTask群(QQ群号:670342655)里面的所有成员对此版本的辛勤付出。 如果你想了解script_LuaTask中实现了哪些功能,请点击:

<<script_LuaTask lib参考手册>>

<<script_LuaTask demo参考手册>>

Luat团队会一直同步维护这两个版本,建议新项目使用script_LuaTask版本开发。

luat_2g_rda_8955's People

Contributors

zhutianhua-qq avatar hotdll avatar winnyguo avatar airm2m-open-project avatar allewalker avatar lijiaodi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.