How to Make Deckels

What’s a Deckel? A Deckel is a lid for a drink. It fits over a glass (like one of those large German Maas mugs or a red solo cup) to identify it as your own and to keep the flies…

ESP8266 ADC Inconsistency Fixed

tl;dr The ESP-12F ADC pin appears to consistently read higher values at times when the processor is not as busy. I worked around this by taking the average of multiple reads, and discarding any averages where the number of samples…