I've created a clock that uses an IR temperature sensor to trigger the display. This is so I can simply wave my hand toward it at night to have it turn on. This keeps the light from keeping me up at night.
The source code for my clock is located at: https://github.com/GuyCarver/raspi/tree/master/projects/clock
Top Comments