Adafruit Library
Classes | Macros
WipperSnapper_I2C_Driver_DS2484.h File Reference
#include "WipperSnapper_I2C_Driver.h"
#include <Adafruit_DS248x.h>

Go to the source code of this file.

Classes

class  WipperSnapper_I2C_Driver_DS2484
 Class that provides a sensor driver for the DS2484 I2C OneWire converter hosting a DS18b20 temperature sensor. More...
 

Macros

#define DS18B20_FAMILY_CODE   0x28
 DS18B20 family code.
 
#define DS18B20_CMD_CONVERT_T   0x44
 Convert T command.
 
#define DS18B20_CMD_MATCH_ROM   0x55
 Match ROM command.
 
#define DS18B20_CMD_READ_SCRATCHPAD   0xBE
 Read Scratchpad command.
 

Detailed Description

Device driver the DS2484 I2C OneWire converter (hosting a DS18b20).

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Copyright (c) Tyeth Gundry 2024 for Adafruit Industries.

MIT license, all text here must be included in any redistribution.