Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 368 Bytes

DS1302 library examples

  • set_clock.ino: Sets and retrieves the time on the DS1302.
  • ram.ino: Reads and writes to the static RAM on the DS1302.

The example sketches use the following hardware configuration:

hardware configuration.

The crystal oscillator connected between pins 2 and 3 of the DS1302 must be 32.768KHz.