-
ARDUINO
- RASPBERRY
- MICRO:BIT
- KITS
-
COMPONENTES
-
Resistências Elétricas
- Kit de Resistências
- Resistências 1% 125mW
- Resistencias 1% 250mW
- Resistencias 1% 500mW
- Resistencias 1% 600mW
- Resistências 1% 1W
- Resistencias 1% 2W
- Resistências 5% 125mW
- Resistencias 5% 250mW
- Resistencias 5% 500mW
- Resistências 5% 1W
- Resistencias 5% 2W
- Resistencias 5% 3W
- Resistências Potência
- Resistências Várias
- Redes Resistencias
- Termistores
- Trimmers
- Trimmers 3296
- Joysticks
- Botões
- Potenciometro slider
- Potenciometros Rotativos
- Potenciometro Multivolta
- Potenciometros Motorizados
- MODULOS
- SENSORES
- ROBÓTICA
- IMPRESSÃO 3D
-
FERRAMENTAS
Ferramenta Eletronica
- Acessórios
- Analisador Logico
- Alicates para Eletronica
- Berbequins
- Caixas Arrumação
- Chaves de Precisão
- Chaves Ajuste
- Extensões
- Fita Isoladora
- Fonte de Alimentação
- kit Ferramentas
- Lupa Eletronica
- Aparelhos de Medida, Multímetros e Outros
- Osciloscopios
- Pinças para Eletrónica
- Pontas de Prova
- Material Soldadura
- Spray de Limpeza
- Tornos e Suportes
- PROMOÇÕES
- BLOG
Português
EUR €
Real Time Clock Module - RTC
Real Time Clock Module
This a custom designed module for the DS1307 Real Time Clock.
Descrição
Real Time Clock Module
This a custom designed module for the DS1307 Real Time Clock. The module comes fully assembled and pre-programmed with the current time (ok, so it's our current time - MST). The included Lithium coin cell battery (CR1225 41mAh) will run the module for a minimum of 9 years (17 years typical) without external 5V power. The DS1307 is accessed via the I2C protocol. We've written a test-bed to program the modules. This test-bed code should give you some insight on how to interface the module to any microcontroller using our example software I2C and BCD routines.
Features:
- Two wire I2C interface
- Hour : Minutes : Seconds AM/PM
- Day Month, Date - Year
- Leap year compensation
- Accurate calendar up to year 2100
- Battery backup included
- 1Hz output pin
- 56 Bytes of Non-volatile memory available to user
Dimensions: 0.75x0.75" (20x20mm)
Documents:
Software:
- Example 16F88 code
- Arduino Tutorial. Thanks John Vaughters!
- Arduino Tutorial in Portuguese. Thanks Daniel Gonçalves!
- Bildr Tutorial