Skip to content

MicroPython driver for the MCP9808 temperature sensor.

Notifications You must be signed in to change notification settings

hobyr/mcp9808-mupython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mcp9808-mupython

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.

TO-DO

  • Adding functions to set the critical, upper and lower boundaries temperatures
  • Adding functions to retrieve these values

About

MicroPython driver for the MCP9808 temperature sensor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages