{"id":13780270,"url":"https://github.com/msparks/arduino-ds1302","last_synced_at":"2025-05-11T13:31:52.715Z","repository":{"id":572699,"uuid":"204547","full_name":"msparks/arduino-ds1302","owner":"msparks","description":"Arduino library for the DS1302 Real Time Clock chip","archived":false,"fork":false,"pushed_at":"2023-06-27T14:27:06.000Z","size":186,"stargazers_count":163,"open_issues_count":2,"forks_count":109,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-08-03T18:14:56.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tredoe/wizard","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msparks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2009-05-19T05:12:13.000Z","updated_at":"2024-08-03T18:14:56.458Z","dependencies_parsed_at":"2024-01-15T18:45:53.984Z","dependency_job_id":"38d27a5f-714d-4883-8778-af4624ab16df","html_url":"https://github.com/msparks/arduino-ds1302","commit_stats":{"total_commits":46,"total_committers":3,"mean_commits":"15.333333333333334","dds":0.06521739130434778,"last_synced_commit":"5650f7d13cfb2c5a28958a62a64c80a07f58a947"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msparks%2Farduino-ds1302","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msparks%2Farduino-ds1302/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msparks%2Farduino-ds1302/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msparks%2Farduino-ds1302/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msparks","download_url":"https://codeload.github.com/msparks/arduino-ds1302/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225056783,"owners_count":17414207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T18:01:13.962Z","updated_at":"2024-11-17T15:31:02.951Z","avatar_url":"https://github.com/msparks.png","language":"C++","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# DS1302 RTC library for Arduino\n\nThis project is a library for the [Arduino](http://arduino.cc) platform. It\nprovides a simple interface to the\n[Maxim DS1302](http://www.maximintegrated.com/en/products/digital/real-time-clocks/DS1302.html)\ntimekeeping chip. It allows Arduino projects to keep accurate time easily.\n\n## Features\n\nOf the features on the DS1302, this library provides support for:\n\n* Setting and retrieving the time, using the burst modes.\n* Setting and clearing the Write Protect (WP) flag.\n* Setting and clearing the Clock Halt (CH) flag.\n* Setting and accessing the 31 bytes of static RAM. Single-byte and multi-byte\n  (burst) modes are supported.\n* Low-level register access.\n\nTrickle charging support is the only major feature of the DS1302 not directly\nsupported by this library. However, trickle charging can be enabled using the\nlow-level register access functions if desired.\n\n## Examples and documentation\n\nThe [header file](DS1302.h) is well-commented, and the [examples](examples)\ndirectory contains example sketches for immediate use.\n\n## Installing\n\nPlace the `DS1302` directory in the `libraries` subdirectory of your Arduino\nsketch directory. On OS X, for example, your sketch directory might be:\n\n    /Users/you/Documents/Arduino\n\nIn that case, you should put the `DS1302` directory at:\n\n    /Users/you/Documents/Arduino/libraries/DS1302\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsparks%2Farduino-ds1302","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsparks%2Farduino-ds1302","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsparks%2Farduino-ds1302/lists"}