cooling home automation with Arduino(C) and Raspberry(front-end, python).
Arduino features:
- control PC 4-pin fan with PWM;
- measure temperature/humidity with DHT11/22;
- adjust fan RPM depend on temperature;
- console management;
- MQTT serial output.
front-end features:
- data collection form serial port with MQTT
- webUI with for sensors parameters
The serial LCD module using ATmega8 along with easy arduino library.
...Only one wire simplex serial communication at baudrate 9600 is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it.
*** Raspberry Pi python library added.
video available on youtube at:
http://youtu.be/adNOWREWuL8
Development area for GNU/Linux 2.6.x for the KS8695 ARM SoC. Covers kernel patches, drivers for serial, Ethernet, PCI, GPIO, watchdog subsystems, and drivers for optional PCI based devices such as USB, WiFi, WiMAX, IPSec, SSL, and RSA devices.