Home › Evil Mad Scientist Forums › Clock Kits › Alpha Clock Five – Making lowercase and custom letters › Re: Alpha Clock Five – Making lowercase and custom letters
I will more than likely be using the popular DS18B20 for the sensor. I would use the data as an ordinary thermometer and display it on the display. As for code, I put in the #include OneWire.h in ino file for the time being. I thought about making a new menu option, after “Time and…” (#define TempDispMenuItem 11) and using the +/- buttons to switch between Fahrenheit and Celsius (or maybe include just for fun, Kelvin and Rankine) as well as include it as an alternating mode with the current time. Come to think of it, I really don’t use the 5 letter words display too much, so yeah, maybe I could replace that and save some memory.