Hi,
I'm finished my work on a digital thermometer based on the Uzebox platform with an digital I2C temperature sensor LM75. Here is a first preview of my work:
You will find detailed information about this thermometer in the wiki.
It is possible to connect a LM75 temperature sensor to the Uzebox hardware (SDA = PD5, SCL = PD3, address = 0). In this case the demo will measure and show the temperature of this sensor in realtime. Without a sensor the program runs in so called DEMO MODE with simulated temperature values.
-Harty

