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

Oled display integration #575

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

Conversation

jamez70
Copy link
Contributor

@jamez70 jamez70 commented Mar 21, 2017

Up to you if you'd like this in. It may need some cleaning up, but it has been stable for over a week now running

@jaywelch
Copy link

To expand on this, I had an idea the other day to add an LED display to the Stratux case and have it display UTC time with small indicators should there be errors (GPS, temp, power insufficient, etc). Looks like it'd be relatively easy from what you've done already.

blinkstr = "|"
case 3:
blinkstr = "/"
case 4:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4-7 are the same as 0-3, so this loop can be cut in half.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants