Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:hardware_v2 [2019/04/26 17:27]
deepkey [Home automation hardware]
en:hardware_v2 [2019/04/26 17:29]
deepkey [Internet of Things]
Line 61: Line 61:
  
 ====== GPIO ====== ====== GPIO ======
 +
 +Since the project was put into open source, new hardware has been gradually supported. It is therefore possible, for example, to pilot GPIOs of a Raspberry Pi card.
 ====== Zibase ====== ====== Zibase ======
 +
 +Zibase is also supported (using it as an interface between sensors and calaos-server)
 +
 ====== One Wire ====== ====== One Wire ======
 +
 +One Wire (DS18b20) temperature sensors are supported by the OWFS library. It is therefore possible to wire such sensors to the Raspberry Pi and use the W1 core drivers. It is also possible to use an OW SERVER ENET One Wire ethernet server or to use DS9490R USB interfaces as a 1wire/USB gateway for your home automation system.
 ====== Internet of Things ====== ====== Internet of Things ======
 +
 +Beaucoup d'équipements peuvent aujourd'hui être pilotés via des requêtes Web. Calaos supporte ces équipements par le biais des WebIO. Exemple de matériels supportés :
 +
 +Karotz (OpenKarotz)
 +
 +IPX800
 +
 +Eco Device
 +
 +OpenWeather Map
 +
 +
 +...