Giter VIP home page Giter VIP logo

network-studio-clock's Introduction

Network Studio Clock

Adafruit MatrixPortal M4 and CircuitPython powered prototype.

Based upon Adafruit's Metro Matrix Clock for Airlift Metro M4 with 64x32 RGB Matrix display & shield.

Copyright (c) 2018 Adafruit Industries
Copyright (c) 2021-2022 Raphaël Doursenaud [email protected]

Licensed under MIT. See LICENSE.

Demonstration

YouTube playlist

BOM

How to use

  1. Firmware updates
    1. Update the ESP32 firmware.
    2. Update the U2F Bootloader.
    3. Install or update to CircuitPython version 7.x.
  2. Libraries
    1. Install the requirements listed in requirements-circuitpython.txt on your Matrix Portal. (I tend to use CircUp).
  3. WLAN configuration
    1. Complete your informations into _secrets.py.
    2. Rename _secrets.py to secrets.py.
  4. Installation
    1. Copy all the files under src to the root of your Matrix Portal storage.

Features & TODO

  • Clock
    • RTC
      • Integrated into MCU
      • DS3231
    • NTP (WiFi)
    • GPS
  • USB-MIDI support (adafruit_midi)
  • MIDI Time Code (MTC) display (uses heavily modified snippets from Jeff Mikels' timecode_tools)
    • Adafruit MIDI MTC Quarter Frame support
    • MTC decoding with correct frame sync
    • Performance optimization
  • Transport status display
    • MTC
      • running
      • synced
      • stopped
      • direction
      • FPS
    • MTC synced
    • MIDI clock
      • Metronome display?
  • HUI mode
    • timecode
    • bargraph
    • rec enable?
  • MCU mode (See https://github.com/EMATech/PythonMcu)
    • timecode
    • bargraph
    • rec enable?
  • Environmental sensors support?

CHANGES from the Metro Matrix Clock

  • Adapted to MatrixPortal M4.
  • Defaults to using standard NTP instead of adafruit.io to fetch time.
  • Added a 24 hours display mode.
  • Added seconds display.
  • Added Gorgy Timing inspired seconds chaser and font.
  • Added date display.
  • Added button handling for stealth mode.
  • Added RTC (DS3231) support.
  • Added a prototype MIDI Time Code (MTC) display mode.

Similar software programs

network-studio-clock's People

Contributors

rdoursenaud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

network-studio-clock's Issues

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.