LC Technology Weather Module
FEATURES
-
Flux SKU:
BKAA100001 -
Length (mm):
34 -
Width (mm):
20 -
Height (mm):
15 -
Brand:
LC Technology -
Main Colour:
Blue -
Country of Manufacture:
China -
MPN:
LC-CLK-1307-2 -
UPC:
Does Not Apply -
Minimum Operating Temperature:
0°C -
Maximum Operating Temperature:
70°C -
Pin Pitch:
2.54mm -
Format:
I2C -
Address:
0x50 - EEPROM Memory
0x68 - Real time clock -
Baud Rate:
9600 (default) -
Chipset MPN:
AT242C128
DS1307
DS18B20
-
EEPROM Memory:
128k (Bytes) -
Output Type:
Digital -
Sample:
sec:min:hour - day:month:year -
Temperature Detection Minimum:
-10°C -
Temperature Detection Maximum :
85°C
DESCRIPTION
This module contains a number of chipsets that fulfil a number of different roles. You will find a DS1307 real time clock (BCD), a AT24C128 EEPROM and a DS18B20 temperature sensor. This small form module makes the perfect launch pad for a weather monitoring system or similar project.
The DS18B20 is a standard module for temperature, in the case of the Arduino development environment the Dallas temperature control library is available to make use of the sensor easier.
In the case of the clock and EEPROM communication is handled through a 2 pin I2C interface, available on a wide range of microcontrollers. The I2C addresses are 0x68 for the clock and 0x50 for the EEPROM. Both use the same two lines so you only need to wire a single pair of I2C lines to your microcontroller. In the case of the temperature sensor a up to a 12 bit message is output to the DO pin. In total that is 3 pins required to access all the modules features.
Please do not hesitate to contact us if you require further information regarding the module's operation.
Pin | Description |
---|---|
GND | 0V |
DO | Temp out |
SQ | DS1307 custom output |
BAT | Battery voltage |
VCC | 5V |
SCL | I2C Clock |
SCA | I2C Data |
GND | 0V |