Automate the schedule of multiple remote controlled aquarium lights
AquarioPi is an IR controller that will change the light settings around the clock on multiple lights, and multiple brands of infrared (IR) remote controlled lights.
All that's required is a Raspberry Pi, a resistor, an IR LED, and a breadboard or other type of circuit board or connection to the LED and resistor.
Visit the AquarioPi Wiki for more information.
Provides a python module for working with the Residential Control Systems (RCS) RS-485 controllable thermostats. The project also provides simple python command line utilities utilizing the module for manipulating the thermostat and basic web interface. Visit the SourceForge "Code" page to download a snapshot.
A simple curses user interface for tdtool,
Best way to install is to add following line to /etc/apt/sources.list
deb http://switch.dl.sourceforge.net/project/nctdtool/debian/ stable main
It's also possible to download the installation package and install it with dpkg -i, or just download nctdtool.py from the code.