MicroPython driver for the MCP9808 (datasheet) temperature sensor.
Addition of a MCP9808 class that contains the sensor object.
- Basic function to get the reading of the current ambient temperature in Celsius.
- Adding functions to set the critical, upper and lower boundaries temperatures
- Adding functions to retrieve these values