| title | Three Steps To IoT | ||||
|---|---|---|---|---|---|
| slug | three-steps-to-iot | ||||
| excerpt | Your first IoT project can be done in three steps. | ||||
| hidden | false | ||||
| metadata |
|
||||
| createdAt | Mon Jul 13 2015 15:49:25 GMT+0000 (Coordinated Universal Time) | ||||
| updatedAt | Tue Feb 06 2018 10:36:28 GMT+0000 (Coordinated Universal Time) |
Create an instance of DeviceHive cloud to connect your Things to Apps. This can be:
Connect any device via REST API, WebSockets or MQTT. The DeviceHive team supports libraries written in various programming languages, including Java, Node.js and Python client libraries which make the platform device-agnostic. You can even connect such low-end wi-fi enabled devices as ESP8266 .
Attach Grafana UI to fetch real time data from your data source and create your own dashboard with different gauges, graphs, text meters and many more: https://github.com/devicehive/devicehive-grafana-datasource
Applying these three steps you can finish these cool tutorials: