foamyguy
6043a1fa3f
use ruff, correct homepage url in pyproject.toml
2025-05-21 11:11:09 -05:00
foamyguy
af60fede3d
change badgerbase.show to root_group
2024-03-24 20:51:05 -05:00
Tekktrik
29a3300321
Run pre-commit
2023-05-10 22:42:01 -04:00
BlitzCityDIY
a6151154ca
Updating padding for CLUE badge example
...
I uploaded the example to a CLUE running CP8 and the text was not lining up as shown in the guide (https://learn.adafruit.com/clue-custom-circuit-python-badge/clue-badge ). Adjusted the padding to match it and PR-ing since this code will be used for an upcoming PyLeap project.
2022-09-13 14:19:44 -04:00
d15c90b87e
Add an asyncio example with a fancy precomputed qr code
2022-04-26 15:15:10 -05:00
foamyguy
5dd187aa77
rename mag_tag to magtag. Remove neopixel power pin handling from magtag example
2021-12-14 12:38:42 -06:00
dherrada
27ef477142
Ran pre-commit, added licenses
2021-01-14 13:04:21 -05:00
foamyguy
f8bcb205a2
working on magtag and example
2020-11-15 13:58:05 -06:00
foamyguy
c61bc37279
starting magtag support and example
2020-11-15 13:06:11 -06:00
David Glaude
accc22c036
Fighting new PyLint message
...
************* Module pybadger_pyportal_touchscreen
examples/pybadger_pyportal_touchscreen.py:4:0: C0411: third party import "import adafruit_touchscreen" should be placed before "from adafruit_pybadger import pybadger" (wrong-import-order)
2020-08-23 23:39:18 +02:00
Kattni
335ba26904
Merge pull request #34 from FoamyGuy/adding_pewpewm4_support
...
Adding PyPortal and Pew Pew M4 support
2020-06-24 12:00:17 -04:00
FoamyGuy
089e971a1f
Merge branch 'supporting_pyportal' into adding_pewpewm4_support
2020-06-17 18:54:41 -05:00
FoamyGuy
dbaba83aa9
fix typo in pyportal example comment
2020-06-17 18:47:32 -05:00
FoamyGuy
2589e549e1
adding support for Pew Pew M4. refactor neopixels into the board specific modules.
2020-06-17 18:46:38 -05:00
FoamyGuy
69851ece22
adding a properly sized blinka bmp image for PyPortal example
2020-06-13 11:05:49 -05:00
FoamyGuy
31da0f417f
adding support for PyPortal and simpletest example.
2020-06-12 21:23:33 -05:00
FoamyGuy
6edd8982d2
adding button debouncing example
2020-05-17 12:53:34 -05:00
dherrada
48fb1a4454
Ran black, updated to pylint 2.x
2020-03-16 16:41:59 -04:00
Kattni Rembor
d441bed83d
Adding image badge example and bmp.
2020-03-03 18:06:09 -05:00
Kattni Rembor
f4025d94e1
Include URL in qr code setup
2020-02-27 12:11:36 -05:00
Kattni Rembor
ec3e5236ae
Rename show to show_custom_badge
2020-02-27 11:49:14 -05:00
Kattni Rembor
ca1f2aec16
Example update.
2020-02-26 13:54:16 -05:00
Kattni Rembor
9e20e5b5b6
Whitespace and endings.
2020-02-26 12:50:50 -05:00
Kattni Rembor
de49f6793f
Whitespace.
2020-02-25 21:57:38 -05:00
Kattni Rembor
436ce7b6e6
Example update.
2020-02-25 21:56:37 -05:00
Kattni Rembor
b4a59f6c00
Added examples for CLUE and PyBadge
2020-02-25 21:52:49 -05:00
Kattni Rembor
9d3d819776
Update example to use new import.
2020-02-18 17:01:28 -05:00
Nina Zakharenko
f44d8a39eb
Move the file to the correct directory
2020-02-13 14:35:26 -08:00
Melissa LeBlanc-Williams
45fb2849e3
Linting
2019-07-23 08:25:17 -07:00
Melissa LeBlanc-Williams
0a868a2339
Added comment to remove autodim if on PyBadge LC
2019-07-23 08:17:35 -07:00
Kattni Rembor
0ac42553e7
Removed bmp.
2019-07-05 20:43:52 -04:00
Kattni Rembor
7f68a68ac3
Removed time.sleep, updated example
2019-07-05 20:05:32 -04:00
Kattni Rembor
58aec649c1
Example updates.
2019-07-03 16:00:23 -04:00
Kattni Rembor
9b79d2fb2a
Update example.
2019-07-02 17:50:50 -04:00
Kattni Rembor
1e69fcd4f4
Fixes.
2019-07-02 17:23:06 -04:00
Kattni Rembor
b3501cecfe
WIP - cleaned up for PR.
2019-06-26 22:31:34 -04:00
Kattni Rembor
7c1b65a257
Initial working code.
2019-06-26 18:14:02 -04:00