All Projects → klattimer → HotPi

klattimer / HotPi

Licence: other
HotPi userland software and utilities

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
Roff
2310 projects
shell
77523 projects

HotPi

HotPi userland software and utilities

HotPi Fan & Color LED control software

There are two daemons, pifand and picolord which are started with /etc/init/hotpi.conf via upstart. Once these daemons are running they will be able to receive instructions via the client commands picolor and pifan.

There is a third daemon 'hotpi-daemon' which monitors the system and uses the LED for reporting and adjusts the fan speed according to the thermal trigger values.

The RGB LED will notify you of updates by pulsing orange, security updates by pulsing red, the system is offline by blinking yellow, the system is overheating by flashing red/blue.

Real Time Clock (hwclock)

Included are two primitive scrips hwclock.conf and hwclock-save.conf which can be placed in /etc/init in place of the existing scripts.

This should be enough to activate the real time clock.

LIRC

LIRC is configurable via the lirc-rpi driver and lirc user space tools.

To install

git clone https://github.com/klattimer/HotPi.git cd HotPi sudo ./build.sh sudo ./install.sh

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].