Phil Howard
83f88c034d
PicoGraphics: Enable thickness for all pens. Document.
2023-03-08 14:34:28 +00:00
Phil Howard
aed14aca22
PicoGraphics: Expose line thickness support.
2023-03-08 12:08:47 +00:00
Phil Howard
cacb5749ae
Inky Frame: Add thickness support for Hershey text.
2023-03-08 11:35:07 +00:00
Hel Gibbons
789e63bd81
Merge pull request #708 from antonmosich/patch-1
...
Fix small typo in README
2023-03-07 08:57:58 +00:00
Anton Mosich
aee0a2879b
Fix small typo in README
2023-03-06 23:28:47 +01:00
Phil Howard
63d4c23cd5
Inky Frame: Basic RTC demo.
2023-03-06 10:51:21 +00:00
Phil Howard
a6e35e207d
Inky Frame: Check current button state in woken_by_button.
...
Makes it easier to test wakeup logic in Thonny by holding a button when hitting "Run."
2023-03-06 10:51:21 +00:00
Phil Howard
07a5aac48f
Inky Frame: Python Documentation.
2023-03-06 10:51:16 +00:00
Hel Gibbons
f194715108
Merge pull request #701 from LionsPhil/autobrightstandalone
...
Contribute an automatic display brightness example
2023-03-03 11:34:16 +00:00
Phil Howard
56e5878b62
Inky Frame: Fix button masks, fakesleep on USB.
2023-03-03 10:56:50 +00:00
Phil Howard
b6d0e54803
Inky Frame: Add RTC helper functions to Python module.
2023-03-02 17:33:30 +00:00
Phil Howard
cb39d5c0f3
PCF85063A: Remove static keyword.
...
The use of "static" in `set_datetime` meant that "data" was only getting set to the correct values *once.*
2023-03-02 15:38:08 +00:00
Phil Howard
9e120995b2
Inky Frame: Add colour constants to Python module.
2023-03-02 13:09:55 +00:00
Phil Howard
f4f5c6319a
Inky Frame: Add dithering example.
2023-03-02 13:09:14 +00:00
Phil Howard
64632559f9
Inky 7.3: Raise error on PicoGraphics buffer operations.
2023-03-02 13:08:44 +00:00
Philip Howard
6be46dd429
Merge pull request #700 from pimoroni/examples/galactic-co2
...
Galactic: add CO2 breakout example
2023-03-02 11:44:04 +00:00
LionsPhil
0a6d6b91b3
Contribute an automatic display brightness example
...
Standalone smoothed display auto-brightness, reactive to the on-board
LUX and battery ADC sensors, with debugging keys so it's easier to test
(and play with).
Closes pull requests #628 and #629 , which did this to the retro_badge
example, but made it too complicated.
2023-03-02 00:29:23 +00:00
Hel Gibbons
3d96ff9d92
Galactic: update examples readme
2023-03-01 14:16:12 +00:00
Hel Gibbons
421e715f06
Galactic: lint CO2 example
2023-03-01 13:55:40 +00:00
Hel Gibbons
8e91108ce5
Merge pull request #695 from pimoroni/inkyframe7-launch
...
Launcher for Inky Frame 7.3"
2023-03-01 12:32:38 +00:00
thirdr
b66fc524ae
adjustment to joke delivery position
2023-03-01 12:11:18 +00:00
thirdr
0cec01cf37
Switching from using JPEG to JSON files
2023-03-01 11:08:49 +00:00
Hel Gibbons
1dbd3ea312
Merge pull request #546 from Corteil/Galactic-Unicorn-CheerLights
...
CheerLights example for the Galactic Unicorn
2023-03-01 09:52:12 +00:00
Brian Corteil
f882efc901
Update cheerlights.py
...
removed white space from line 20 in cheerlights
2023-02-28 23:39:35 +00:00
Hel Gibbons
bc49a69416
Galactic: add co2 example
2023-02-28 17:51:08 +00:00
Philip Howard
5abbf9b5c8
Merge pull request #699 from pimoroni/docs/picographics_create_pen_hsv
...
PicoGraphics: correct hsv pen reference
2023-02-28 16:57:28 +00:00
Philip Howard
f1809f3ebe
Merge pull request #697 from pimoroni/patch-cosmic-esc-numpy
...
Cosmic Unicorn: Eighties super computer in numpy/ulab.
2023-02-28 16:56:14 +00:00
Hel Gibbons
5ca10794a8
PicoGraphics: clarify hsv units
2023-02-28 15:43:19 +00:00
Hel Gibbons
1cb170664e
PicoGraphics: correct hsv pen reference
2023-02-28 15:16:08 +00:00
Phil Howard
07a1bf645a
Cosmic Unicorn: RGB channels example in ulab/numpy.
2023-02-28 14:46:41 +00:00
thirdr
45a12892b8
adding blank secrets.py
2023-02-28 13:36:25 +00:00
Hel Gibbons
de6b7e2828
Inky Frame: fix more typo
2023-02-28 13:10:44 +00:00
Hel Gibbons
579b8daa4e
fix typo
2023-02-28 12:54:28 +00:00
Phil Howard
0fda232dcb
Cosmic Unicorn: Melody Maker.
2023-02-28 10:10:57 +00:00
Phil Howard
cbc21e52be
Galactic/Cosmic Unicorn: Add sound to 80s computer.
2023-02-28 08:48:15 +00:00
Phil Howard
b4d72d250d
Galactic/Cosmic Unicorn: Remove loop from life.
...
More numpy magic to remove the Python loop and drastically increase life generation performance.
2023-02-27 23:13:44 +00:00
Phil Howard
10ea8757ea
Galactic/Cosmic Unicorn: Life.
2023-02-27 22:31:52 +00:00
Phil Howard
c836f9f8fe
Galactic Unicorn: Backport Cosmic ulab/numpy examples.
2023-02-27 20:47:39 +00:00
Phil Howard
d750532180
Cosmic Unicorn: Fix typo in lava_lamp.
...
Found while backporting to Galactic.
2023-02-27 20:34:03 +00:00
Phil Howard
5f3f14e5ce
Galactic Unicorn: Add support for P4 and P8 pen modes.
2023-02-27 20:00:17 +00:00
Phil Howard
ad5e4cc10e
Cosmic Unicorn: Eighties super computer in numpy/ulab.
2023-02-27 19:52:56 +00:00
Hel Gibbons
ab45fee123
Merge pull request #696 from pimoroni/docs/cosmic
...
Cosmic: tidy examples and docs
2023-02-27 17:09:45 +00:00
Hel Gibbons
ec601de9a4
Cosmic: Update examples readme
2023-02-27 16:47:08 +00:00
Hel Gibbons
6aa5aaf50c
Cosmic: update examples readme
2023-02-27 16:01:37 +00:00
Hel Gibbons
8069ae0e8f
Cosmic: make examples consistent
2023-02-27 15:43:38 +00:00
Hel Gibbons
3459cc5f62
Cosmic: update clock example
2023-02-27 15:09:58 +00:00
Hel Gibbons
7b8b2796ed
Cosmic: tweak generic docs
2023-02-27 15:09:58 +00:00
Hel Gibbons
931b3b26b2
PicoGraphics: add note about HSV pen
2023-02-27 15:09:58 +00:00
Hel Gibbons
6fc8ebd024
Cosmic: update C/C++ function reference
2023-02-27 15:09:58 +00:00
Hel Gibbons
b6042e78c1
Cosmic: update function reference
2023-02-27 15:09:58 +00:00