Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clockspot/arduino-clock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: clockspot/arduino-clock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/sevenseg
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 33 files changed
  • 1 contributor

Commits on Mar 29, 2021

  1. rot

    clockspot committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    da37dac View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    f19fa75 View commit details
    Browse the repository at this point in the history
  2. IMU alternate orientations

    clockspot committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    008cd9e View commit details
    Browse the repository at this point in the history
  3. ibid

    clockspot committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    58a63fd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    00aa668 View commit details
    Browse the repository at this point in the history
  2. ibid bugfix

    clockspot committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    fd85e04 View commit details
    Browse the repository at this point in the history
  3. ibid

    clockspot committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    237142c View commit details
    Browse the repository at this point in the history
  4. small bugfixes

    clockspot committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    05a0ae5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b05f820 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2e5ec1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    53f0271 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. WIP fading nixie display

    clockspot committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    64746d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Nixie support for ambient!

    clockspot committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    465d3f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Debounce fix(?), light sensor debug with HT

    Input debounce wasn't needed with nixies since the inputs are polled outside the display cycle. When not using nixies, the main loop goes much faster, so the debouncing developed for the IMU needed to be applied to the buttons too
    clockspot committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    0d8f2de View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. update .gitignore

    clockspot committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    91f3648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4fb9fb View commit details
    Browse the repository at this point in the history
Loading