1 Star 0 Fork 65

新无止竞 / VirtualMeter

forked from azenk / VirtualMeter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 821 Bytes
一键复制 编辑 原始数据 按行查看 历史
azenk 提交于 2020-01-09 22:28 . Update CMakeLists.txt

VirtualMeter

A general develop framework for smart meter.

▪Pure C language( C99 standard ). ▪Object-oriented. ▪MVC pattern: M(device) V(task) C(scheduler). ▪Time-based scheduler, non-preemptive, non-independent stack. ▪Rarely RAM(<16KB) & ROM(<64KB) usage. ▪Cross-platform capability, running on Windows and Linux. ▪Lua script language embedded to support integration testing & black box testing.

一个智能电表的通用开发框架。

▪纯C语言(C99标准)。 ▪面向对象。 ▪MVC分离:M(设备)V(任务)C(调度程序)。 ▪基于时间的调度程序,非抢占,非独立堆栈。 ▪很少的RAM(<16KB)和ROM(<64KB)占用。 ▪跨平台功能,可运行在Windows和Linux系统上。 ▪嵌入Lua脚本语言以支撑集成测试和黑盒测试。

C
1
https://gitee.com/huiwei13/VirtualMeter.git
git@gitee.com:huiwei13/VirtualMeter.git
huiwei13
VirtualMeter
VirtualMeter
master

搜索帮助