Building automation (like KNX or OpenHAB) software (like CometVisu).
This project aims to provide software usefull in automation tasks like building automation. Different backends are supported like KNX or OpenHAB.
Note: The project has moved to GitHub. Please consult:
https://github.com/CometVisu/CometVisu - for the CometVisu
https://github.com/OpenAutomationProject - for the different OpenAutomation subprojects
LED Color Control System for RaspberryPi and Dreambox
This project is about a light controlling system with a 4 RGB-LED channels to run different modes:
• autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness)
• remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries)
• ideal platform for color experiments with your RaspberryPi
The system consists of 4 layers:
• PCB with Atmel ATmega16 and FT232RL USB interface...