mirror of https://github.com/tiyn/wiki
parent
7eee1f2212
commit
94ab1be21b
@ -1,10 +0,0 @@
|
|||||||
# Internet of Things
|
|
||||||
|
|
||||||
Internet of Things (IoT) describes communication between devices with sensors - so called smart
|
|
||||||
devices - over the internet or a network.
|
|
||||||
|
|
||||||
## Control Systems
|
|
||||||
|
|
||||||
Many smart devices can be controlled via [Bluetooth](/wiki/bluetooth.md), Zigbee or Z-Wave.
|
|
||||||
[Home Assistant](/wiki/home_assistant.md) is a free and open-source software that is designed to be
|
|
||||||
a central control system for smart home devices.
|
|
@ -0,0 +1,22 @@
|
|||||||
|
# Smart Devices
|
||||||
|
|
||||||
|
Smart devices are electronic devices that are interconnected, connected to a local network or
|
||||||
|
connected to the internet.
|
||||||
|
Smart devices include smart home devices aswell as smartphones, smartwatches and more.
|
||||||
|
They can often be considered to be part of the Internet of Things (IoT).
|
||||||
|
Smartphones can use an operating system like [Android](/wiki/android.md).
|
||||||
|
Other devices often use customized versions of [Linux](/wiki/linux.md).
|
||||||
|
|
||||||
|
## Smart Home
|
||||||
|
|
||||||
|
Many smart home devices can be controlled via [Bluetooth](/wiki/bluetooth.md), Zigbee or Z-Wave.
|
||||||
|
[Home Assistant](/wiki/home_assistant.md) is a free and open-source software that is designed to be
|
||||||
|
a central control system for smart home devices.
|
||||||
|
|
||||||
|
## Smartwatches and Smart Bands
|
||||||
|
|
||||||
|
Smartwatches and bands are wearable computers in form of a watch or armband.
|
||||||
|
They can include biomonitoring and other applications.
|
||||||
|
Smartwatches and bands are often connected to a smartphone.
|
||||||
|
On [Android phones](/wiki/android.md) [Gadgetbridge](/wiki/android/gadgetbridge.md) can be used as
|
||||||
|
an alternative to proprietary applications by the smart devices' vendor.
|
Loading…
Reference in new issue