31 lines
781 B
ReStructuredText
31 lines
781 B
ReStructuredText
MeteoControl
|
|
============
|
|
|
|
More complex example of Internet of Things device. Can read humidity and
|
|
temperature data from sensor and output it to screen with actual time.
|
|
Time loaded directly from Google. Also with device can automatically
|
|
control any external load.
|
|
|
|
**Features:**
|
|
|
|
* temperature
|
|
* humidity
|
|
* actual time from internet
|
|
* built-in display
|
|
* web control interface
|
|
* automatically control external load
|
|
* HTTP API for data reading & writing
|
|
* initialization from internet at first run
|
|
|
|
.. image:: meteo-control-iot-device-1.jpg
|
|
:height: 192px
|
|
.. image:: meteo-control-iot-device-2.jpg
|
|
:height: 192px
|
|
.. image:: meteo-control-iot-device-4.jpg
|
|
:height: 192px
|
|
|
|
**How web interface looks like:**
|
|
|
|
.. image:: meteo-control-iot-device-config.png
|
|
:height: 192px
|