Gee Bartlett
2a1c1e464f
moved text size and placement
2023-02-22 11:35:33 +00:00
Gee Bartlett
58ee3b1e97
added boot button to module
2023-02-22 11:35:33 +00:00
Philip Howard
f17c04b7ff
Merge pull request #658 from SimonShirley/main
...
List index out of range fix, remove default QR message if text files are available and file housekeeping
2023-02-22 11:11:59 +00:00
thirdr
e3dc655a34
fixed error caused by missing secrets.py
2023-02-21 16:34:47 +00:00
Phil Howard
81884448ab
Cosmic Unicorn: Launch Examples.
...
Co-authored-by: thirdr <ryan@pimoroni.com>
2023-02-21 13:25:39 +00:00
Phil Howard
fc37ef100d
Cosmic Unicorn: Tidy up audio feature test a little.
2023-02-21 12:52:47 +00:00
Phil Howard
a09fde770f
Cosmic Unicorn: Fix feature test for #661 .
2023-02-21 12:52:47 +00:00
Phil Howard
6c0c45d6c8
Cosmic Unicorn: Fast, numpy effect examples.
2023-02-21 12:52:46 +00:00
Gee Bartlett
53162737a1
Cosmic Unicorn: MicroPython Examples.
...
updating demos
other demos
Update rainbow.py
linting fixes
Faster flames
2023-02-21 12:52:46 +00:00
Gee Bartlett
9bc616690e
Cosmic Unicorn: MicroPython bindings.
...
started on MP driver
removed duplacte audio_i2s.pio
disabled GU lib options
bug fixes
bringing Picographics into line
Update picographics.cpp
fixing naming Cosmic to cosmic fixed H and W
2023-02-21 12:52:44 +00:00
Philip Howard
1b87ec8bd8
Merge pull request #648 from pimoroni/patch/interstate-examples
...
Few more Interstate examples
2023-02-20 12:39:07 +00:00
Hel Gibbons
de48394764
port GFX pack examples
2023-02-20 11:01:34 +00:00
Hel Gibbons
259bad7ce8
Update placekitten.py
2023-02-20 11:01:34 +00:00
Hel Gibbons
740aa14cac
Add I75 placekitten example
2023-02-20 11:01:34 +00:00
Hel Gibbons
fa275e6919
update examples readme
2023-02-17 16:47:08 +00:00
Hel Gibbons
dc121aa4f1
add badger w examples readme
2023-02-17 16:43:27 +00:00
ZodiusInfuser
943ea1390a
Merge pull request #633 from pimoroni/feature/badger2040w
...
Badger2040w support
2023-02-16 10:43:25 +00:00
Hel Gibbons
8a420ca0e4
update qrcode.py with badger w details
2023-02-14 15:21:46 +00:00
Hel Gibbons
9bba17cc47
add missing .py
2023-02-13 17:39:13 +00:00
LionsPhil
033157503b
Rewrite the Tufty2040 main menu somewhat
...
Primarily motivated to get almost everything out of globals and fix
issue #631 . This is a stripped-down version of the gist there without
the memory debugging and reboot-into-direct-boot mode.
Mostly move things to functions. Clean up some dead code and comments.
I think the biggest win is not actually the PicoGraphics framebuffer,
which is well-behaved, but random temporary floats that were leaking
previously.
Also type-annotated and lints clean.
Fixes #631 . (As much as I think is possible.)
2023-02-12 12:33:28 +00:00
Phil Howard
2952fd760e
Badger2040W: Fix news text wrapping and URLs.
2023-02-10 22:15:09 +00:00
Phil Howard
0410b7c775
Badger2040W: Add thickness back. Better error backdrop.
2023-02-10 22:15:09 +00:00
Phil Howard
a275f31c7a
Badger2040W: (Try to) fix abrupt poweroff screen corruption.
2023-02-10 22:15:09 +00:00
Phil Howard
cbcd9edd9a
Badger2040W: Fix wakeup and quit to launcher button handling.
2023-02-10 22:15:09 +00:00
Mike Bell
26eeb2b042
Badger2040W: Use partial update for seconds on clock
2023-02-10 22:15:09 +00:00
Phil Howard
2109d7fb37
Badger2040W: Move weather icons from examples dir to icons/.
2023-02-10 22:15:09 +00:00
Phil Howard
9ea196adb1
Badger2040W: Tidyup icons, crop to 52x52.
2023-02-10 22:15:09 +00:00
Phil Howard
a70ce8a4a6
Badger2040W: Call wrapped-update in lib.
2023-02-10 22:15:09 +00:00
Hel Gibbons
d4273ebbcb
Badger2040W: Add weather example and icons.
2023-02-10 22:15:09 +00:00
Phil Howard
7a2ffccf16
Badger2040W: Simplify clock, time is set via NTP.
2023-02-10 22:15:09 +00:00
Phil Howard
548e1fdbdb
Badger2040: Add image path to badge.txt.
2023-02-10 22:15:09 +00:00
Phil Howard
b5fb62c8f6
Badger2040W: Fix noise in icon files.
2023-02-10 22:15:09 +00:00
Phil Howard
c56844ae69
Badger2040W: Fix clock network check.
2023-02-10 22:15:09 +00:00
thirdr
6e44434e7d
fixed quit to launcher
2023-02-10 22:12:02 +00:00
Phil Howard
de8ed26460
Badger2040W: Force wait for screen refresh finish.
2023-02-10 22:12:02 +00:00
Phil Howard
6349d45768
Badger2040W: Remove BUTTON_USER since it doesn't exist.
2023-02-10 22:12:02 +00:00
Phil Howard
d8f9b81eca
Badger2040W: Port ebook example.
2023-02-10 22:12:02 +00:00
Phil Howard
23f792caa9
Badger2040W: Finish core libs, add Badge.
2023-02-10 22:12:02 +00:00
thirdr
379a1cb3ef
Badger2040W: New examples.
2023-02-10 22:12:02 +00:00
Phil Howard
6526787772
Badger2040W: Drop turbo clock from launcher.
2023-02-10 22:12:02 +00:00
Phil Howard
15dabdba1f
Badger2040W: Fix very slow and very wrong __getattr__.
2023-02-10 22:12:02 +00:00
Phil Howard
a02834be9e
Badger2040: Port more examples.
2023-02-10 22:12:02 +00:00
Phil Howard
f82e21018f
Badger2040W: Remove font sizes from launcher.py.
2023-02-10 22:12:02 +00:00
Phil Howard
1dbc992180
Badger2040W: Fixes to launcher and badger libs.
2023-02-10 22:12:02 +00:00
Phil Howard
e859b39e11
Badger2040W: Fix linting, use micropython-lib urllib.
2023-02-10 22:12:02 +00:00
Phil Howard
2b3b1e4676
Badger2040W: Fix (blank line in) .uf2 manifest.
2023-02-10 22:12:02 +00:00
Phil Howard
984dbd5185
Badger2040W: Switch launcher to jpegdec, reorganise files.
2023-02-10 22:12:02 +00:00
Phil Howard
81d9b2ab81
Badger2040W: Add examples and libs.
2023-02-10 22:12:02 +00:00
Phil Howard
ac2da23c96
Badger2040W: Append filesystem.
2023-02-10 22:12:02 +00:00
Philip Howard
c4decc5003
PicoGraphics: HSV Pen ( #665 )
...
Co-authored-by: Gee Bartlett <122281230+ageeandakeyboard@users.noreply.github.com>
2023-02-09 16:13:37 +00:00