Mike Bell
|
841c141ebf
|
Interpolators for line segment, and faster transforms
|
2023-09-10 13:22:21 +01:00 |
Phil Howard
|
c725b4eee0
|
Tufty 2040: Vector examples.
Add AdvRe.af for PicoW Explorer and Tufty 2040 spectrometer examples.
|
2023-09-07 10:14:32 +01:00 |
Philip Howard
|
a334899b61
|
Merge pull request #783 from pimoroni/feature/ppaf
PicoVector.
|
2023-09-06 15:15:30 +01:00 |
Phil Howard
|
cca2d569e4
|
PicoVector: Add vector spectrometer example for PicoW Explorer.
|
2023-09-06 14:07:23 +01:00 |
Phil Howard
|
788f6c3232
|
PicoVector: Add clock example for PicoW Explorer.
|
2023-09-06 10:31:40 +01:00 |
Phil Howard
|
231ceb70f2
|
PicoVector: Add basic polygon center of mass function.
|
2023-09-06 10:12:08 +01:00 |
Phil Howard
|
c9fd68ec58
|
PNGDEC: Remove PNG RAM debug text.
|
2023-09-06 09:39:28 +01:00 |
Hel Gibbons
|
386a3594c0
|
Cosmic Unicorn: add link
|
2023-09-05 17:31:25 +01:00 |
Pete Favelle
|
8c3a21ec1a
|
Made sure all columns are used!
|
2023-09-05 16:09:02 +01:00 |
Pete Favelle
|
2f44e85431
|
Added some PicoGraphics based MP examples for the PicoUnicorn
|
2023-09-04 14:31:32 +01:00 |
Phil Howard
|
5a92a9c735
|
PNGDEC: Support for 2bpp indexed PNGs, fix open_RAM.
|
2023-09-04 13:55:15 +01:00 |
Phil Howard
|
591058fb12
|
PicoVector: Store pointer to PP mem.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
cfe8b3c096
|
PicoVector: Text rotation support.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
9d0501a43c
|
PicoVector: Polygon iter interface.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
7c5ebfce8c
|
PicoVector: Matrix transforms and polygon type.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
61c9d7e9b6
|
PicoVector: Experimental matrix transforms.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
c7d9fe411a
|
PicoVector: Bugfixes and font/aa options.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
9e430fd68c
|
PicoVector: Better separation of concerns, add Alright Fonts support.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
c9a8d5ef49
|
PicoVector: Move polygon drawing to a new home.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
38aaa04c5d
|
Tufty 2040: Basic pretty polygon example.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
e8dba75aff
|
PicoGraphics: Use std:: prefix, fix some type issues.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
cc7219b44a
|
PicoGraphics: Experimental Pretty Poly bring-up.
|
2023-08-22 09:32:28 +01:00 |
Philip Howard
|
57042bfed3
|
Merge pull request #821 from pimoroni/dv_stick_minimal
PicoVision: Minimal changes required to support PV specific drivers/pen types.
|
2023-08-22 09:31:30 +01:00 |
Hel Gibbons
|
157180c476
|
stellar: correct path to font
|
2023-08-21 14:28:08 +01:00 |
Hel Gibbons
|
7344e4d1a4
|
stellar: correct path to 3x5 font
|
2023-08-21 14:16:25 +01:00 |
Philip Howard
|
b82d16e8ae
|
Merge pull request #817 from pimoroni/feature/pico-explorer-pins
PicoGraphics: Add Pico W Explorer SPI pins.
|
2023-08-15 15:52:51 +01:00 |
Hel Gibbons
|
095122c606
|
Merge pull request #816 from pimoroni/helgibbons-patch-1
Galactic Unicorn: add link
|
2023-08-14 12:42:36 +01:00 |
Mike Bell
|
be943bd5a0
|
Fix build
|
2023-08-14 12:40:15 +01:00 |
Mike Bell
|
f4b8bc9025
|
Fix Micropython build
|
2023-08-14 12:40:15 +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 |
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 |
Phil Howard
|
4ad6df5cc3
|
PNGDEC: Rotation support.
|
2023-08-03 16:30:25 +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 |
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 |