vendredi 18 décembre 2015

#domotique #Raspberrypi

www.kickstarter.com/projects/475599424/pi-cubes-raspberry-pi-based-hvac-automation-system?lang=fr
www.cube-controls.com/pi-cubes/
www.hackster.io/pi-cubes/products





Home Controller Web Site
Raspberry Pi controls house lights and collects temperature and humidity from remote modules by using MQTT - a lightweight messaging protocol for small sensors and mobile devices (http://mqtt.org ).
OT/OFF time of light relays is calculated from the system time and geographical coordinates by using astronomical computations library (http://rhodesmill.org/pyephem/ )
Remote modules are based on Arduino UNO + Arduino Ethernet shield. Each module is configured from Arduino IDE Serial Monitor (or any other Serial port communication program) by using JSON config string (to EEPROM)
Other projects used in this code:
- Python-based Linux Control Interface (http://pylci.rtfd.org )
- PubSubClient Arduino library (https://github.com/knolleary/pubsubclient )
- ArduinoJson (https://github.com/bblanchon/ArduinoJson )
- DHT-sensor-library (https://github.com/adafruit/DHT-sensor-library )
Icon made by Freepik from www.flaticon.com

Aucun commentaire:

Enregistrer un commentaire

Archives du blog