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 magtag support #39

Merged
merged 6 commits into from Nov 16, 2020
Merged

Add magtag support #39

merged 6 commits into from Nov 16, 2020

Conversation

FoamyGuy
Copy link
Contributor

The 3 types of displaying in the mag_tag simpletest are working. The Neopixels are also working as long as the user code sets the power pin correctly.

Every thing else is "unsupported" at this time. But I think light sensor and perhaps audio output could eventually implemented as well. The audio imports were throwing an error so I caught that and set a flag to indicate whether audio is usable.

Buttons will either need a new implementation or, to wait on a fix for #3693

magtag_badge

magtag_qr

magtag_businesscard

@FoamyGuy FoamyGuy requested a review from a team November 15, 2020 20:17
@ladyada
Copy link
Member

ladyada commented Nov 15, 2020

nice!
@kattni please try it!

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

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

Example works successfully. Thank you for adding this support!

@kattni kattni merged commit 48af295 into adafruit:master Nov 16, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 17, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#11 from makermelissa/main
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#10 from makermelissa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyBadger to 3.2.0 from 3.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyBadger#39 from FoamyGuy/add_magtag_support

Updating https://github.com/adafruit/Adafruit_CircuitPython_Slideshow to 1.4.0 from 1.3.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Slideshow#26 from ladyada/master
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