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
Files at revision 8:6f30f477fa23
Name | Size | Actions |
---|---|---|
[up] | ||
C12832.lib | 64 | Revisions Annotate |
FXOS8700CQ.lib | 56 | Revisions Annotate |
LM75B.lib | 53 | Revisions Annotate |
MyTimeout.hpp | 730 | Revisions Annotate |
ThermalDisplayer.cpp | 2437 | Revisions Annotate |
ThermalDisplayer.h | 967 | Revisions Annotate |
main.cpp | 5241 | Revisions Annotate |
main.h | 419 | Revisions Annotate |
mbed.bld | 65 | Revisions Annotate |