←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.209s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. Saigonautica ◴[] No.35738527[source]
Most useful thing?

Honestly, a lamp that uses a 1W red LED behind a big diffuser. It uses PWM in the MHz range for dimming (so definitely no flicker), and big physical controls. My wife and I both get migraines and being able to set very dim red light seems to be better than sitting in complete darkness. I have insufficient data to tell if this is a real effect, unique to us, or placebo.

Code is in AVR assembly, because that's easiest for me. Sometimes I feel silly that after all these years working with technology, this is the most useful thing I've managed to build for myself. Hey, it's not nothing though :)