Build an Environment Monitor
I had to connect a TMP36 temperature sensor and an LDR to an Arduino with an I2C LCD, so the LCD displays the temperature and light level one after another. The challenge was completed when the LCD correctly showed the temperature for 2 seconds and then the light level for 2 seconds, continuously.