Hel Gibbons
d9064f0162
SCD41: update Plasma Stick example
2023-06-23 15:23:41 +01:00
Hel Gibbons
dc1f000134
SCD41: add Plasma 2040 example
2023-06-23 12:11:05 +01:00
Hel Gibbons
32ae70d16d
SCD41: update example to use default pins
2023-06-23 11:55:25 +01:00
Hel Gibbons
951fe4d8b8
SCD41: update example to use default pins
2023-06-22 17:12:55 +01:00
Hel Gibbons
cbaf1fa27d
fix co2.py formatting
2023-06-22 12:20:25 +01:00
Hel Gibbons
16f8f0ab05
Adjust lava_lamp.py
2023-06-21 16:50:21 +01:00
Hel Gibbons
d759522b08
Adjust clock.py
...
Clock now uses smaller font so it fits on the screen
2023-06-21 16:49:13 +01:00
Hel Gibbons
9307ea1360
add co2 example
2023-06-21 16:24:37 +01:00
Phil Howard
19c57ebb20
Stellar: Refined stalemate detection in Life.
2023-06-01 20:21:24 +01:00
Phil Howard
94c5d74894
Stellar: Tweak & tidy examples.
2023-05-31 13:54:34 +01:00
ZodiusInfuser
67152e32e5
Copied Cosmic MPy examples to Stellar
2023-05-30 12:42:27 +01:00
Philip Howard
8648196cc2
Merge pull request #774 from pimoroni/breakout_encoder_wheel
...
Support for RGB Encoder Wheel Breakout
2023-05-12 11:58:15 +01:00
ZodiusInfuser
d00185d831
Added C & MP interrupt example
2023-05-10 16:57:38 +01:00
Philip Howard
1c39da4997
Merge pull request #746 from mutatrum/main
...
Fix web server only serving file once and wifi country configuration
2023-05-09 14:15:04 +01:00
Philip Howard
092fbe472f
Merge pull request #748 from Quitsoon/patch-1
...
pico_rtc.py, Just a little PR for a possible typo :)
2023-05-09 14:00:18 +01:00
Hel Gibbons
1be888f397
Cosmic: add links
2023-05-05 12:11:50 +01:00
ZodiusInfuser
8966cbf348
Added C++ readme
2023-05-04 14:59:01 +01:00
ZodiusInfuser
862806f357
Simplified example I2C setup
2023-05-04 14:10:12 +01:00
ZodiusInfuser
9f925b5259
Ported most encoder wheel examples to C++
2023-05-03 17:22:58 +01:00
ZodiusInfuser
226e7507dd
Fix
2023-05-02 22:58:38 +01:00
ZodiusInfuser
387df3bd12
Progress on encoder wheel C++ and MP
2023-05-02 17:31:11 +01:00
ZodiusInfuser
d4d6cd1936
Progress on encoder wheel C++ and MP
2023-05-02 16:19:22 +01:00
ZodiusInfuser
178afd1469
remove description prints
2023-05-02 10:22:14 +01:00
ZodiusInfuser
f353525090
First porting of python examples
2023-05-02 10:22:14 +01:00
ZodiusInfuser
e3c3692e31
Test python for encoder
2023-05-02 10:22:14 +01:00
ZodiusInfuser
59d57a193b
Initial support for Encoder wheel breakout
2023-05-02 10:22:14 +01:00
Hel Gibbons
cb5dcb965e
Merge pull request #750 from pimoroni/helgibbons-patch-1
...
Galactic: add link
2023-04-19 11:02:55 +01:00
phennessey7
d78fffcd54
Update noise.py
...
Replaced extra blank line after edit on line 112 that was mistakenly deleted!
2023-04-14 10:04:07 -07:00
phennessey7
7b7959ef20
Update noise.py
...
Updated the song notes to play a more accurate version of the "Sailor's Hornpipe" tune!
2023-04-13 12:15:55 -07:00
Hel Gibbons
39eae8d42c
Galactic: add link
2023-04-13 13:31:01 +01:00
Quitsoon
f6206876b7
Update pico_rtc.py
...
Just a little correction of the word "timer" instead of "alarm" for the last test.
2023-04-11 21:17:35 +02:00
mutatrum
7bdd85d677
Fix web server only serving file once and wifi country configuration
2023-04-08 16:57:01 +02:00
Hel Gibbons
75602b3fbb
Galactic: add link
2023-03-28 16:17:45 +01:00
Philip Howard
9f71c04ea8
Merge pull request #731 from pimoroni/patch-wifi-examples
...
MicroPython: Various networking fixes to code & examples.
2023-03-27 11:16:44 +01:00
Phil Howard
0d0dc6a781
MicroPython: Various networking fixes to code & examples.
...
Replaces https://github.com/pimoroni/pimoroni-pico/pull/712 , https://github.com/pimoroni/pimoroni-pico/pull/632 and https://github.com/pimoroni/pimoroni-pico/pull/630
Co-authored-by: ben4github <ben4github@users.noreply.github.com>
Co-authored-by: Alexander Gee <bostwickenator@gmail.com>
2023-03-27 11:06:36 +01:00
Phil Howard
393879581a
Badger 2040: Add deprecation warnings and firmware links.
2023-03-27 10:30:19 +01:00
Hel Gibbons
0666dc885a
Scroll Pack: Fix demo.py
2023-03-21 14:24:03 +00:00
Hel Gibbons
5392c5aa03
Merge pull request #713 from pimoroni/examples/inky_frame
...
Inky Frame: add new examples and update sample images
2023-03-20 14:18:43 +00:00
Phil Howard
f9b46ba3a7
Pico Scroll: PicoGraphics scrolling text example.
2023-03-16 17:34:52 +00:00
helgibbons
ec4c6c83f4
Inky Frame: correct typo
2023-03-16 17:13:23 +00:00
helgibbons
6f06ab246c
Inky Frame: update image_gallery.py
2023-03-16 17:10:16 +00:00
Phil Howard
3eb42336e6
Pico Unicorn: Refactor into class.
...
Borrow heavily from Galactic/Cosmic Unicorn for the PIO/chained-DMA setup.
2023-03-16 13:25:19 +00:00
Phil Howard
044313551b
Pico Scroll: Refactor to class.
2023-03-16 13:25:19 +00:00
Phil Howard
bd3651d97d
Pico RGB Keypad: Refactor to class.
...
Because `mp_tracked_calloc` does not survive a soft reset but the memory region will, resulting in half-initialised frankenclasses that behave unpredictably.
Using the class pattern fixes this since it's always guaranteed to be initialised when a user instantiates it, and __del__ can handle cleanup.
2023-03-16 13:25:19 +00:00
Hel Gibbons
d0e2425e07
Merge pull request #655 from pimoroni/patch/i75-userbutton
...
i75/i75w: Auto-detect board and set up user button.
2023-03-16 11:58:59 +00:00
Hel Gibbons
60fe949fc5
fix link
2023-03-15 16:57:15 +00:00
Hel Gibbons
0e6dbc1a6c
add link
2023-03-15 11:22:23 +00:00
Hel Gibbons
9bee6d7431
tweak carbon intensity example
2023-03-15 10:39:54 +00:00
Michael Mogenson
2f26c172ed
clock.py: constrain hour to 0 to 24
...
Use a modulo to constrain the displayed hour to 0 - 24 after applying
the UTC offset.
2023-03-14 21:22:59 -04:00
Hel Gibbons
2db116ccec
update readme
2023-03-14 14:29:20 +00:00
Hel Gibbons
9ed2c40808
add carbon intensity example
2023-03-14 14:22:28 +00:00
Hel Gibbons
9730fee753
update readmes
2023-03-13 17:12:29 +00:00
Hel Gibbons
0138980849
update images, add new random image example
2023-03-13 16:56:28 +00:00
helgibbons
6f73f8fc83
Inky Frame: add more space images
2023-03-09 23:56:28 +00:00
Philip Howard
faf4efac34
Merge pull request #702 from pimoroni/docs/inky73
...
Inky 7.3 tweaks & docs
2023-03-08 21:02:06 +00:00
Hel Gibbons
3d597e7d03
Inky Frame: make image_gallery work with all sizes
2023-03-08 16:54:36 +00:00
Phil Howard
63d4c23cd5
Inky Frame: Basic RTC demo.
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
f4f5c6319a
Inky Frame: Add dithering example.
2023-03-02 13:09:14 +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
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
ad5e4cc10e
Cosmic Unicorn: Eighties super computer in numpy/ulab.
2023-02-27 19:52:56 +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
c194fc7a2b
Cosmic: add examples readme
2023-02-27 15:09:58 +00:00
Hel Gibbons
3e44edf66a
Galactic/Cosmic: fix #556
2023-02-27 15:09:58 +00:00
Hel Gibbons
c2b1eb47e5
Galactic - fix #661
2023-02-27 15:09:58 +00:00
Hel Gibbons
86c304d192
Cosmic - update remaining examples
2023-02-27 15:09:58 +00:00
thirdr
b762ee8861
more colour and layout adjustments
2023-02-27 14:54:27 +00:00
thirdr
36458436bc
oops, linting fix
2023-02-27 14:54:27 +00:00
thirdr
d29666b87a
colour adjustments
2023-02-27 14:54:27 +00:00
thirdr
797c0bbfd4
added exception handling
2023-02-27 14:54:27 +00:00
thirdr
9f8596c031
Switched from Taupe to Orange background text
2023-02-27 14:54:27 +00:00
thirdr
2357e8225b
removed taupe colour from launcher
2023-02-27 14:54:27 +00:00
thirdr
bc89afb58c
Updated layout for Inky Frame 7 & 4
2023-02-27 14:54:27 +00:00
thirdr
e8ff06dac8
Updated standalone examples for Inky Frame 7
2023-02-27 14:54:27 +00:00
thirdr
1fe071b713
support for inky 7
2023-02-27 14:54:27 +00:00
thirdr
44cc9d6e5e
comment change
2023-02-27 14:54:27 +00:00
thirdr
66fbdde5e1
7.3 Frame support for Nasa APOD
2023-02-27 14:54:27 +00:00