Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic operation to + and - keys. #111

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2020

  1. Create .project

    JonWoellhaf committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    1058d81 View commit details
    Browse the repository at this point in the history
  2. Rhythmically blink LED4 (red) and LED5 (green) on the TI LAUNCHXL-F28…

    …0049C board. This allows those who do not have an oscilloscope to verify the user interface loop is running.
    JonWoellhaf committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    092d676 View commit details
    Browse the repository at this point in the history
  3. SET button cycles through display of brightness, leadscrew pitch, ste…

    …pper microsteps, stepper resolution, and encoder resolution. When displaying brightness, + and - buttons cycle brightness through five levels. Add lower case letters to seven-segment patterns.
    JonWoellhaf committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    43be1b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. SET button cycles through display of brightness, leadscrew pitch, ste…

    …pper microsteps, stepper resolution, encoder resolution, and back to normal operation. Any display will timeout in a couple seconds if the cycle isn't completed. When displaying brightness, + and - buttons cycle brightness through five levels. Add lower case letters to seven-segment patterns.
    JonWoellhaf committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    bc4dd1e View commit details
    Browse the repository at this point in the history