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

Allow the measured axis to be selected and optionally display as bargraph #2

Merged
merged 1 commit into from Feb 2, 2022

Conversation

dfluff
Copy link
Contributor

@dfluff dfluff commented Aug 26, 2019

Modifications to the examples/magnetometer.py file:

Use command-line args to select between the default of the Y/Z axes
and the X/Y or X/Z axes.

Also use command-line to represent the heading as a bar-graph within
the terminal, using the bar-graph drawing method modified from
the examples/graph.py file from the Pimoroni vl53l1x-python project:
https://github.com/pimoroni/vl53l1x-python

…raph.

Use command-line args to select between the default of the Y/Z axes
and the X/Y or X/Z axes.

Also use command-line to represent the heading as a bar-graph within
the terminal, using the bar-graph drawing method modified from
the examples/graph.py file from the Pimoroni vl53l1x-python project:
https://github.com/pimoroni/vl53l1x-python
@Gadgetoid
Copy link
Member

Thank you for taking the time to write and PR this, it’s much appreciated. Hopefully I’ll be able to test & merge soon!

@Gadgetoid Gadgetoid merged commit 43cd771 into pimoroni:master Feb 2, 2022
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

2 participants