11 Star 24 Fork 10

Gitee 极速下载 / blinker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/blinker-iot/blinker-library
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

blinker-library

Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.

Why named blinker

When we learn a new embedded hardware, we usually started with the sketch Blink.
We think Blink is the hello world of embedded hardware.
We aim to build a easy learn IoT solution project, which like Blink a led.
So we named this project blinker with this inspiration.

为什么叫 blinker

当我们接触学习一个新的嵌入式硬件平台时, 我们通常是从 Blink 点亮一颗LED开始的。
我们把 Blink 当作硬件开发第一课的 hello world
我们期望做像 Blink 点亮一颗LED 那样简单的物联网解决方案。
根据这个灵感, 我们将这个项目命名为 blinker

What's blinker

blinker is a cross-hardware, cross-platform solution for the IoT. It provides APP, device and server support, and uses public cloud services for data transmission and storage. It can be used in smart home, data monitoring and other fields to help users build Internet of Things projects better and faster.

blinker 是一套跨硬件、跨平台的物联网解决方案,提供APP端、设备端、服务器端支持,使用公有云服务进行数据传输存储。可用于智能家居、数据监测等领域,可以帮助用户更好更快地搭建物联网项目。

Reference/参考

Thanks

WebSockets - for Blinker to build up a websocket server
Adafruit_MQTT_Library - for Blinker to build up a mqtt client
ArduinoJson - for Blinker to format Json data
OneButton - for Blinker to manage button
painlessMesh - for Blinker to build up a mesh network
Blynk

Due to frequent updates of versions, individual items may not be added in time. We hope to understand. If you find out, please let us know.

感谢

WebSockets - Blinker 用这个库建立了一个 websocket 服务器
Adafruit_MQTT_Library - Blinker 用这个库建立了一个 MQTT 客户端
ArduinoJson - Blinker 用这个库解析 Json
OneButton - Blinker 用这个库管理按键
painlessMesh - Blinker 用这个库建立mesh网络
Blynk

由于版本更新频繁,个别项目可能没有及时添加,望理解,如有发现可告知我们

The MIT License (MIT) Copyright (c) 2017 i3water Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

blinker 是一个物联网接入方案,旨在让大家可以畅快 DIY 自己物联网设备 展开 收起
C/C++ 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C/C++
1
https://gitee.com/mirrors/blinker.git
git@gitee.com:mirrors/blinker.git
mirrors
blinker
blinker
master

搜索帮助