Using a Raspberry Pi Zero to power a kiosk that shows calendar and weather. Updates every 30 minutes. I added a face identification feature that takes a picture every second, uses OpenCV to identify faces, then saves that photo locally if there's a face in it. I'm in the process of adding a logging feature to note the time of the observance. Also plan to add facial recognition soon so it can tell me whose face it sees.
It's a chromium browser page that's been put on full screen mode.