I made a very simple thermo-hygrometer using an Arduino Micro, Adafruit DHT20 sensor, and 16x2 LCD display recently. The latter two both use an I²C interface so obtaining readings and printing output to the LCD was rather trivial. Just a fun little project, and made me itch to endeavour onto more exciting and challenging projects. I’d love to hear things you’ve done with such electronics (and perhaps inspire me!).