This program is an advanced "IoT" thermometer using LM75B component library. It displays the current value to the Serial host in Celcius or Fahrenheit (possible to change using a switch). It also stores an historic and displays it to the user using the LCD screen. Moreover, you can change the orientation of the screen by turning the device, just like a smartphone.

Dependencies:   C12832 FXOS8700CQ LM75B mbed

Revisions of ThermalDisplayer.cpp

Revision Date Message Actions
1:06713d1b69cf 2016-02-09 Cool LCD Graphic with historic of temperature (64 cycles) File  Diff  Annotate