Mike Bell
4ed1d61336
Ability to read EDID
2023-08-14 12:40:15 +01:00
Mike Bell
31b480d138
Support for half resolutions (pixel/line doubling in the driver)
2023-08-14 12:40:15 +01:00
Mike Bell
c7049f4ff1
Ability to choose the resolution for the display
2023-08-14 12:40:15 +01:00
Mike Bell
1d8c836635
Read button state from display driver
2023-08-14 12:40:15 +01:00
Mike Bell
e295e69c72
Slideshow from jpegs in SD card directory
2023-08-14 12:40:15 +01:00
Mike Bell
5971bc9ad8
Streamline RAM writes
2023-08-14 12:40:15 +01:00
Mike Bell
a1caa9495c
Buffer sequential writes
2023-08-14 12:40:15 +01:00
Mike Bell
f4b8bc9025
Fix Micropython build
2023-08-14 12:40:15 +01:00
Mike Bell
2e8632f2b6
Use rescue DP to always get driver into a known state before load, boot via watchdog, better logging from driver.
2023-08-14 12:40:15 +01:00
Mike Bell
da36b0ad32
Load DV Stick Driver over SWD. Currently unreliable.
2023-08-14 12:40:15 +01:00
Mike Bell
9acc270418
Growing circles - runs at 30FPS
2023-08-14 12:40:15 +01:00
Mike Bell
5f8e7556f0
Begin DV Stick display driver
2023-08-14 12:40:15 +01:00
Philip Howard
a7efef0049
Merge pull request #815 from pimoroni/toolchain_env
...
Fix out of box failure when ARM toolchain is not in path
2023-08-14 12:27:44 +01:00
Hel Gibbons
5a5786d066
Merge pull request #812 from simonprickett/add-gfx-pack-carbon-intensity
...
Add gfx pack carbon intensity bar graph example.
2023-08-14 11:01:25 +01:00
Simon Prickett
710863099d
Another go at the linter.
2023-08-14 10:40:43 +01:00
Simon Prickett
316957c263
Import order changed.
2023-08-12 13:39:18 +01:00
Simon Prickett
9b18ed2594
Further linter checks after running pylint in VSCode.
2023-08-12 13:38:25 +01:00
Simon Prickett
658025a99b
Linter issues.
2023-08-12 13:33:03 +01:00
Hel Gibbons
fef22530ea
Galactic Unicorn: add link
2023-08-11 16:38:33 +01:00
Angus Logan
fc28845fb9
* Fix out of box failure when ARM toolchain is not in path
...
- Use pico_find_compiler to find linker
2023-08-11 11:48:58 +01:00
Andrew Wilkinson
14c7f6c9c8
fix: Only set time if the wlan is connected
...
Previously, if we dropped out of the wlan loop early because of an error (wlan.status() < 0) it would still print "Connected", and try to set the time.
2023-08-10 15:58:52 +01:00
Simon Prickett
14eabf360f
Adds carbon intensity graph example.
2023-08-07 22:47:01 +01:00
Simon Prickett
fe805a711a
Adds carbon intensity graph example.
2023-08-07 22:46:55 +01:00
Philip Howard
d93839d56a
Merge pull request #793 from awjlogan/enviro-tidy
...
Enviro Pico description generation did not match f-string rounding
2023-08-04 10:43:06 +01:00
Philip Howard
e1527c44d5
Merge pull request #811 from pimoroni/feature/rotation
...
Support for text and PNG 90-degree rotations
2023-08-04 10:42:17 +01:00
Phil Howard
4ad6df5cc3
PNGDEC: Rotation support.
2023-08-03 16:30:25 +01:00
Phil Howard
004c8de8eb
Bitmap Fonts: Add rotation support.
...
* Fix bug with word-wrap ignoring \n
* Fix bug with word-wrap miscalculating word size
2023-08-03 16:30:25 +01:00
Philip Howard
3639b46881
Merge pull request #810 from pimoroni/patch-linting
...
CI: Fix linting issues.
2023-08-03 16:25:01 +01:00
Phil Howard
b744f78a46
CI: Fix linting issues.
2023-08-03 16:06:24 +01:00
Philip Howard
5bc85c0e6d
Merge pull request #797 from North101/main
...
Make Galactic clock example responsive
2023-08-03 15:56:33 +01:00
ZodiusInfuser
6bd5a445ba
Merge pull request #809 from makosa-irvin/main
...
Added light sensor example to the cosmic and stellar unicorns
2023-08-03 15:35:43 +01:00
Irvin
6306d5e753
Minor formatting changes
2023-08-03 15:26:24 +01:00
Irvin
f0bfc7c13b
Improved readability
2023-08-03 15:19:01 +01:00
Irvin
e1e467185a
Minor changes on the unicorns
2023-08-03 15:03:55 +01:00
Irvin
7e65c15cfb
Reduced flickering
2023-08-03 14:01:29 +01:00
Irvin Makosa
462724210c
Modified the calculate_brightness function to reduce flickering on gu
2023-08-02 23:33:15 +01:00
Irvin Makosa
0b0474e062
Added light sensor example to the su
2023-08-02 01:15:38 +01:00
Irvin Makosa
90a2076b7b
display percentage icon
2023-08-02 00:56:16 +01:00
Irvin Makosa
e14903dd27
Added light sensor example on cu
2023-08-02 00:43:48 +01:00
Irvin Makosa
f06d1035a4
Modified gu readme
2023-08-01 22:59:03 +01:00
Hel Gibbons
d0c40af766
Merge pull request #807 from makosa-irvin/main
...
Added light sensor example with auto brightness feature
2023-08-01 12:35:44 +01:00
Hel Gibbons
439b97d96e
Merge pull request #806 from pimoroni/helgibbons-patch-1
...
Add link
2023-08-01 09:51:48 +01:00
Irvin Makosa
8bb5e17e65
Fixed minor formatting issues
2023-08-01 00:34:39 +01:00
Irvin
b8cdff8f4f
Added light sensor example with auto brightness feature
2023-07-31 17:31:02 +01:00
Hel Gibbons
eb31f9b043
Add link
2023-07-31 17:28:52 +01:00
Phil Howard
b368950f02
PicoGraphics: Add Pico W Explorer SPI pins.
2023-07-27 17:14:01 +01:00
Philip Howard
51574f839d
Merge pull request #802 from pimoroni/feature/pngdec
...
PicoGraphics: Add support for PNG decoding.
2023-07-27 11:01:40 +01:00
Hel Gibbons
03232bbeb5
Merge pull request #803 from pimoroni/examples/tiny2040
...
Tiny 2040: add button/LED example
2023-07-21 13:33:07 +01:00
Phil Howard
5ec6903f7f
PNGDEC: Clean up API, add get_palette and index copy.
2023-07-21 13:23:08 +01:00
helgibbons
c696cd5e2d
Tiny 2040: add button/LED example
2023-07-21 13:03:44 +01:00