Commit Graph

1697 Commits

Author SHA1 Message Date
Phil Howard 05962ad520 Inky Pack: Fixup NTP clock compile.
Add lwipopts.h for Pico Wireless.
2023-01-27 14:52:02 +00:00
Phil Howard 9d47642743 Inky Pack: Only build W examples for supported boards. 2023-01-27 14:52:02 +00:00
Gee Bartlett b0f18a1e0b work on ntp clock 2023-01-27 14:52:02 +00:00
Gee Bartlett 9833017cb9 finished basic clock example 2023-01-27 14:52:02 +00:00
Gee Bartlett d6660feaa1 sync 2023-01-27 14:52:02 +00:00
Gee Bartlett 6cbadd32dc WIP 2023-01-27 14:52:02 +00:00
Gee Bartlett 167df53c84 fonts example done 2023-01-27 14:52:02 +00:00
Gee Bartlett 65f881c9b6 first example done 2023-01-27 14:52:02 +00:00
Phil Howard c38e768b56 Badger2040W: Move weather icons from examples dir to icons/. 2023-01-27 13:02:53 +00:00
Phil Howard 23c19e5d00 Badger2040W: Tidyup icons, crop to 52x52. 2023-01-27 13:01:40 +00:00
Phil Howard e772de6f9e Badger2040W: Call wrapped-update in lib. 2023-01-27 13:00:39 +00:00
Phil Howard 1d3f5fb18b Badger2040W: Bump MicroPython to 67fac4e. 2023-01-27 11:23:48 +00:00
Hel Gibbons 2587ba0699 Badger2040W: Add weather example and icons. 2023-01-27 11:23:32 +00:00
Phil Howard ba63cb2fe7 Badger2040W: Simplify clock, time is set via NTP. 2023-01-27 11:20:52 +00:00
Phil Howard 369cb66069 Badger2040: Add image path to badge.txt. 2023-01-27 11:20:52 +00:00
Phil Howard b5151e2d52 Badger2040W: Fix noise in icon files. 2023-01-27 11:20:52 +00:00
Phil Howard b9492c6d45 Badger2040W: Fix clock network check. 2023-01-27 11:20:52 +00:00
Phil Howard e674c161c5 PicoGraphics: Extremely cursed thickness support for 1bit pens.
Experimental. There must be less cursed way to do this.
2023-01-27 11:20:52 +00:00
thirdr ac1095c7aa fixed quit to launcher 2023-01-27 11:20:52 +00:00
Phil Howard ef62f3ed46 Badger2040W: Force wait for screen refresh finish. 2023-01-27 11:20:52 +00:00
Phil Howard 5ab901f233 Badger2040W: Remove BUTTON_USER since it doesn't exist. 2023-01-27 11:20:52 +00:00
Phil Howard 6b03d0eae6 Badger2040W: Port ebook example. 2023-01-27 11:20:52 +00:00
Phil Howard abfe53c94c Badger2040W: Finish core libs, add Badge. 2023-01-27 11:20:52 +00:00
thirdr a436a2a1ed Badger2040W: New examples. 2023-01-27 11:20:52 +00:00
Phil Howard 0c4f5803a4 Badger2040W: Drop turbo clock from launcher. 2023-01-27 11:20:52 +00:00
Phil Howard 17848a7217 Badger2040W: Fix very slow and very wrong __getattr__. 2023-01-27 11:20:52 +00:00
Phil Howard 2442eea093 Badger2040: Port more examples. 2023-01-27 11:20:52 +00:00
Phil Howard c3fffd1fb7 Badger2040W: Remove font sizes from launcher.py. 2023-01-27 11:20:52 +00:00
Phil Howard f5a1f841fd Badger2040W: Fixes to launcher and badger libs. 2023-01-27 11:20:52 +00:00
Phil Howard 7d70b34f1f Badger2040W: Use correct MicroPython manifest.py. 2023-01-27 11:20:52 +00:00
Phil Howard 837fc1a2da CI: Badger2040W: Fix deprecation warnings. 2023-01-27 11:20:52 +00:00
Phil Howard 76bb6ce450 Badger2040W: Fix linting, use micropython-lib urllib. 2023-01-27 11:20:52 +00:00
Phil Howard cb7af58ed7 Badger2040W: Fix (blank line in) .uf2 manifest. 2023-01-27 11:20:52 +00:00
Phil Howard 74b23a84aa Badger2040W: Switch launcher to jpegdec, reorganise files. 2023-01-27 11:20:07 +00:00
Phil Howard 6c79718cfe JPEGDEC: Fix iWidthUsed skip not advancing pixel pointer. 2023-01-27 11:20:07 +00:00
Phil Howard 09984014fe Badger2040W: Add examples and libs. 2023-01-27 11:20:07 +00:00
Phil Howard 8d68211185 Badger2040W: Append filesystem. 2023-01-27 11:20:07 +00:00
Phil Howard 090d2ee14f Badger2040W: Switch to PicoGraphics. 2023-01-27 11:20:07 +00:00
Phil Howard c96e4b9653 Change __bswap16 to __builtin_bswap16. 2023-01-27 11:20:07 +00:00
Phil Howard bf47c8b057 MicroPython: Switch Badger2040 to m_new_class. 2023-01-27 11:20:07 +00:00
Phil Howard 5ec1024eb8 MicroPython: Add Badger2040W firmware build. 2023-01-27 11:20:07 +00:00
Philip Howard 884722de50
Merge pull request #649 from pimoroni/patch-bump-micropython
CI: Bump MicroPython to 67fac4e.
2023-01-27 11:19:28 +00:00
Philip Howard d52fe23d81
Merge pull request #651 from pimoroni/patch-ci-pico-w
CI: CMake build for Pico W and Pico.
2023-01-27 10:06:49 +00:00
Phil Howard b548d67609 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
Phil Howard 2d28880529 CI: CMake build for Pico W and Pico. 2023-01-27 09:54:24 +00:00
Phil Howard 9bf6bdde06 CI: Bump MicroPython to 67fac4e. 2023-01-25 12:13:26 +00:00
Philip Howard 397ef786a9
Merge pull request #640 from pimoroni/patch-plasma-make-new
Plasma: Swap make_new/print functions for WS2812 module.
2023-01-19 15:46:35 +00:00
Hel Gibbons db5004d51c
Merge pull request #639 from pimoroni/docs/add-links
Update docs and add links
2023-01-19 14:45:59 +00:00
Phil Howard 6bf5c7f7b5 Plasma: Swap make_new/print functions for WS2812 module.
Fixes #637
2023-01-19 10:29:30 +00:00
Hel Gibbons 7a6857b371 add links 2023-01-18 17:27:35 +00:00