DFRobot
Fermion: MCP9808 High Accuracy I2C Temperature Sensor
Compared to DS18B20, LM35, and other common temperature sensors, the MCP9808 is one of the more accurate temperature sensing options, with a typical accuracy...
Get notified when back in stock
LabelDescription
| VCC | Power Positive
| GND | Power Negative
| SCL | Clock line
| SDA | Data line
| ALT | Alert
| A0 | I2C Address Configuration Pin
| A1 | I2C Address Configuration Pin
| A2 | I2C Address Configuration Pin
Features
Applications
Specification
±0.25°C (typical) from -40°C to +125°C
±0.5°C (maximum) from -20°C to 100°C
±1°C (maximum) from -40°C to +125°C
Documents
Shipping List
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- DS18B20
- The DS18B20 is a common digital temperature sensor, often supplied in a waterproof stainless-steel probe, that sends its readings to a microcontroller over a 1-Wire connection. It is a typical choice for adding temperature data to environmental or water-monitoring projects.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Supplier page — dfrobot.com
Supplier Description · 616.2 KB · Click any page to view full size
SEN0435 mcp9808 temperature sensor dimension 1.0
Mechanical Drawings · 55.4 KB · Click any page to view full size
SEN0435 mcp9808 temperature sensor schematics 1.0
Schematic · 55.1 KB · Click any page to view full size
SEN0435 mcp9808 temperature sensor datasheet 1.0
Datasheet · 1.7 MB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
738eb23
over 4 years ago
· 2 commits
- examples V1.0 over 4 years ago
- python modify format over 4 years ago
- resources V1.0 over 4 years ago
- DFRobot_MCP9808.cpp V1.0 over 4 years ago
- DFRobot_MCP9808.h modify format over 4 years ago
- keywords.txt V1.0 over 4 years ago
- library.properties modify format over 4 years ago
- LICENSE V1.0 over 4 years ago
- README.md modify format over 4 years ago
- README_CN.md modify format over 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au