Update README.md

master
呓喵酱 4 years ago committed by GitHub
parent fc9cf342f8
commit a2a9f71732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 26
      README.md

@ -1,17 +1,23 @@
# wIoT
>This Project is not finished!!!!
[**New Docs Click Here**](https://wiot.eee.dog)
wIoT let developers do not need to consider how to program the MCU and how the server could interact with MCUs. Then you can concentrate on programing the logic layer and develop very great IoT applications!
## 快速开始
请参考如下文档:
[**New Docs Click Here**](https://wiot.yimian.xyz/)
## wiot历史
wiot 源自2018年暑假我在自家设计的云端交互的物联网系统。最初的wiot系统包含一个控制太阳能加水电磁阀的单片机,以及控制走廊灯以及几个pir传感器的单片机。2019年的寒假,我进一步接入了厨房,客厅,餐厅的灯控,并配置了一系列人体传感器,光敏传感器,震动传感器,蜂鸣器,声敏传感器等,并以1s/次的采样率记录数据到本地的mysql数据库。此后,我认为之前做的物联网部署工作有许多重复步骤,因此希望将重复的部分框架化,并总结成一套自动化的程序。这就是现在wiot的来源。因此与旧wiot不同,新wiot是一套框架,致力于让web开发者无需了解任何固件知识即可轻松使用NodeJS搭建物联网集群。
> 旧wiot更名为[sola](https://github.com/iotcat/sola)
---------------------------------------------
This is Old wIoT!!
## Introduction
An Easy Programming Framework for IoT on WIFIduino.<br/>
wIoT let developers do not need to consider how to program the MCU and how the server could interact with MCUs. Then you can concentrate on programing the logic layer and develop very great IoT applications!
## Demo
A simple demo can be accessed from http://home.yimian.xyz/display.php</br>
A demo with chart can be found on http://home.yimian.xyz/chart.php</br>
In this demo page, instant data collected from WIFIduinos are displayed while they are inserted into database.</br>

Loading…
Cancel
Save