/impClock

A very simple four-digit timepiece developed using the Electric Imp Platform

Primary LanguageSquirrelMIT LicenseMIT

cløck 2.2.0

A very simple four-digit timepiece developed using the Electric Imp Platform. It makes use of the Adafruit 0.56-inch 4-digit, 7-segment LED display, which is based on the Holtek HT16K33 controller.

Hardware

Ingredients

cløck

Assembly

  1. Assemble the Adafruit display and backpack
  2. Solder connector pins to the Electric Imp April breakout board.
  3. Slot the imp001 card into the breakout board
  4. Use the connector wires as per the table below
April Pin LED Pin
GND -
3V3 +
Pin1 SCL
Pin2 SDA

Software

Setup

  1. Visit Electric Imp impCentral to sign up for a free developer account. You will be asked to confirm your email address.
  2. Visit Electric Imp’s Getting Started Guide to learn how to configure your imp001 to access your local WiFi network, and how to enter code into the IDE and run it on your device.

User Interface

Visit your cløck’s agent URL for a control interface.

cløck UI

Release Notes

  • 2.2.0 21 May 2020
    • Signal alarms using SMS via Twilio.
    • Update JQuery to 3.5.x.
    • Update Bootstrap to 4.5.x.
  • 2.1.3 18 December 2019
    • Support Rocky 3.0.0.
  • 2.1.2 5 September 2019
    • Support polite deployments
    • Update Jquery to 3.4.1, Boostrap to 4.3.1, Simpleslack to 1.0.1, Bootmessage to 2.2.2
  • 2.1.1 18 April 2019
    • Update JQuery to 3.4.0
  • 2.1.0 6 March 2019
    • Sync agent and device code with MatrixClock
    • Add night mode
    • Revise alarms code
    • Add API debugging
    • Remove redundant agent-side server.save() result checks
    • Update dependencies (Bootstrap 4.3.0; Rocky 2.0.2; HT16K33Segment 2.0.0)
  • 2.0.0 1 November 2018
    • Update to Bootstrap 4.1.3
    • Completely redesign agent API
    • Add alarms
    • Controller support
    • Fix CSS bugs
    • Display a leading zero in 24-hour mode (times below 10am)
  • 1.4.0 13 June 2018
  • 1.3.0
    • Minor changes and bug fixes.

Licence

The cløck design and software is copyright © 2014-20 by Tony Smith. It is made available under the MIT Licence.