Giter Club home page Giter Club logo

clock_builder's Introduction

Clock_Builder

A collection of modules and libraries for building standalone RTC clocks.

Clock_Builder

The examples folder contains primary methods for PyBadge, FeatherM4 w/LED display, and a REPL-only clock.

This library and examples are compatible with CircuitPython 5.0.0 and newer.

Clock_Builder currently supports:

Real-time clock modules:

  • Adafruit DS3231 RTC

Displays:

  • CircuitPython REPL, including time setting function (tested with PyBadge, ItsyBitsyM4Express, and FeatherM4Express)
  • Adafruit 4-digit 7-segment single-color LED displays (only tested on 1.2" HT16K33 backpack with FeatherM4Express)
  • Adafruit 4-digit 14-segment single-color LED displays (tested with FeatherM4Express)
  • PyBadge and EdgeBadge DisplayIO-based TFT display, including time setting function (tested with PyBadge)

Time Setting:

  • Time setting for the PyGamer is through the standard on-device buttons.
  • Time setting for the FeatherM4Express is via a rotary encoder connected to pins D5, D6, D9, and GND.
  • REPL time setting via USB using Python's input() statement is supported.

Sound:

  • Sound output for the PyGamer is through the integrated speaker.
  • Sound output for the FeatherM4Express is via a piezo speaker attached to GPIO pin 13 and GND.
  • REPL sound is simulated.

Future support is planned for OLED displays and GPIO-connected time setting buttons.

See the CedarGroveStudios/Unit_Converter repository for a compatible automatic North American Daylight Saving Time method.

clock_builder's People

Contributors

cedargrovestudios avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.