We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50d4adb + 19deaaf commit 19446a1Copy full SHA for 19446a1
README.rst
@@ -2,6 +2,15 @@
2
Introduction
3
============
4
5
+
6
+.. image:: https://readthedocs.org/projects/adafruit-circuitpython-mcp9808/badge/?version=latest
7
+ :target: https://circuitpython.readthedocs.io/projects/mcp9808/en/latest/
8
+ :alt: Documentation Status
9
10
+.. image :: https://img.shields.io/discord/327254708534116352.svg
11
+ :target: https://discord.gg/nBQh6qu
12
+ :alt: Discord
13
14
The MCP9808 is an awesome, high accuracy temperature sensor that communicates
15
over I2C. Its available on `Adafruit as a breakout <https://www.adafruit.com/products/1782>`_.
16
0 commit comments