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
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
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
Phil Howard
6db7a9a0a6
PNGDEC: Add crude cropping/scaling.
2023-07-21 10:19:31 +01:00
Phil Howard
1630ddbbb2
PicoGraphics: Add support for PNG decoding.
2023-07-19 16:04:05 +01:00
Hel Gibbons
25237c54ce
Merge pull request #795 from pimoroni/patch/stellar-examples
...
Stellar: tidy examples
2023-07-04 19:06:17 +01:00
Alexander Wilde
16c2dc0356
Make Galatic clock example responsive
2023-07-04 10:41:33 +01:00
Hel Gibbons
52df18e550
stellar: lint BME280/68x examples
2023-07-03 14:34:10 +01:00
Hel Gibbons
1d1b521dfb
stellar: add BME280 and BME68x examples
2023-07-03 14:29:56 +01:00
Hel Gibbons
3786cbdfe6
Stellar: correct typo
2023-07-03 13:18:18 +01:00
Hel Gibbons
58cdc85b1f
stellar: add encoder wheel demo
2023-07-03 12:15:12 +01:00
helgibbons
6b67f652c7
Stellar: adjust exchange_ticker.py
2023-07-02 19:17:24 +01:00
helgibbons
37638172ae
Stellar: add temperature example
2023-07-02 19:02:08 +01:00
helgibbons
3236503805
Stellar: add pizazz to weather example
2023-07-02 17:48:53 +01:00
helgibbons
ce24330842
Stellar: move font to common
2023-07-02 15:19:32 +01:00
helgibbons
130685eeeb
Stellar: adjust html text example
2023-07-02 15:14:25 +01:00
Hel Gibbons
6afdfef45b
Stellar: update weather example
2023-06-27 17:36:08 +01:00
Angus Logan
1e6e68356a
Add rounding to lux report to prevent unit being overwritten
...
Correct unit for centigrade
2023-06-23 20:27:10 +01:00
Angus Logan
d25c6953d0
Correct comment for backlight button functionality
2023-06-23 20:22:18 +01:00
Angus Logan
0a0b72701e
Match descriptive terms to Python f-string rounding
2023-06-23 20:20:23 +01:00
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
LionsPhil
a0fe954b7c
Document PicoGraphics fixed_width
...
(VSCode also stubbornly fixed some trailing space.)
Closes #765 .
2023-06-22 23:58:03 +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
b0d63ef777
PicoGraphics: Add MicroPython support for custom font data.
2023-06-16 11:25:17 +01:00
Phil Howard
090ce9d2c6
MicroPython: Enable Bluetooth support for Pico W builds.
2023-06-15 11:58:41 +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
ZodiusInfuser
aabe789f21
Initial setup for StellarUnicorn build
2023-05-30 10:32:25 +01:00
ZodiusInfuser
bd4238945d
Fixed case of some CosmicUnicorn variables
2023-05-30 10:25:33 +01:00
ZodiusInfuser
ae252fbc6e
Removed comma in *Unicorn readme code
2023-05-30 10:24:28 +01:00
Phil Howard
fba7b53c36
PicoGraphics: Fixed-width bitmap font support.
2023-05-15 11:03:39 +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
ZodiusInfuser
0120975b3c
Readme improvements
2023-05-10 16:08:51 +01:00
ZodiusInfuser
12e38c1157
Implemented GPIO MP support for Encoder wheel
2023-05-10 14:54:32 +01:00
Phil Howard
05cad0c157
Ulab: Bump to 6.0.12.
2023-05-10 13:03:47 +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
Pete Favelle
a59aa35df5
Improved inky's sleep_for, now handles up to 28 days ( #754 )
2023-05-04 14:54:23 +01:00
ZodiusInfuser
5619274d3d
Added MP readme
2023-05-04 14:10:39 +01:00
ZodiusInfuser
862806f357
Simplified example I2C setup
2023-05-04 14:10:12 +01:00
Phil Howard
7951ef9668
CI: Hack: Patch MicroPython to remove exception handling.
...
Force "-specs=nano.specs" on MicroPython builds and disable various stack unwinding and exception handling features for C++ modules.
2023-05-04 14:09:23 +01:00
Phil Howard
b30d9ca554
CI: Switch py modules from cmake hacks to manifest.py.
...
A long overdue fix. Uses board-specific manifest.py files to freeze Python modules, instead of polluting ports/rp2/modules.
2023-05-03 18:04:55 +01:00
ZodiusInfuser
e0a405739c
Fix namespace issue
2023-05-03 17:41:18 +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
1cfae8b5f8
More work on encoder wheel C++, adding reset to ioe
2023-05-02 22:55:19 +01:00
ZodiusInfuser
387df3bd12
Progress on encoder wheel C++ and MP
2023-05-02 17:31:11 +01:00
Phil Howard
45a2e0f5b1
MicroPython: Set hostname for Enviro and Inky.
2023-05-02 16:35:37 +01:00
Phil Howard
e90ae33a99
CI: All MicroPython builds use local board dirs.
...
Simplify the build to use *only* local (to pimoroni-pico) copies of MicroPython board config dirs.
This allows us to specify MICROPY_C_HEAP_SIZE (and potentially other options) in board config rather than at build-time.
2023-05-02 16:21:11 +01:00
ZodiusInfuser
d4d6cd1936
Progress on encoder wheel C++ and MP
2023-05-02 16:19:22 +01:00
ZodiusInfuser
928c28b677
Switch to rom_map
2023-05-02 13:28:49 +01:00
ZodiusInfuser
2d45ed6ace
Updated mp function list
2023-05-02 12:51:05 +01:00
ZodiusInfuser
178afd1469
remove description prints
2023-05-02 10:22:14 +01:00
ZodiusInfuser
6464f44437
Fix micropython config
2023-05-02 10:22:14 +01:00
ZodiusInfuser
cd83a51e8a
Fix micropython config
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
15978e5ddc
Temporary fix for compiler issues
2023-05-02 10:22:14 +01:00
ZodiusInfuser
59d57a193b
Initial support for Encoder wheel breakout
2023-05-02 10:22:14 +01:00
andrewmk
49e0b25557
Fix relative link to PicoGraphics documentation
2023-04-26 11:27:44 +01:00
Phil Howard
af99d6d5f8
MicroPython: Set board manifest for Inky, Enviro.
2023-04-24 15:05:21 +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
Philip Howard
7b7352130f
Merge pull request #739 from pimoroni/helgibbons-patch-1
...
PicoGraphics: document `dither=False`
2023-03-29 11:38:07 +01:00
Phil Howard
3bdb27458f
CI: Don't monkey with manifest.py paths.
2023-03-28 22:12:00 +01:00
Phil Howard
cce02feabd
CI: Set MICROPY_BOARD_DIR in CI workflow.
...
Move out of the USER_C_MODULES .cmake file.
2023-03-28 22:04:41 +01:00
Phil Howard
aeca08f275
CI: Restore Tufty 2040 board def.
...
Set the PICO_BOARD_HEADER_DIRS environment variable as per https://github.com/raspberrypi/pico-sdk/blob/master/src/boards/generic_board.cmake
Add our local search path alongside the existing Pico SDK boards dir.
2023-03-28 21:25:22 +01:00
Phil Howard
d69797689a
CI: Reduce repetition in product names.
2023-03-28 21:06:07 +01:00
Phil Howard
883d751f52
CI: Switch to MICROPY_BOARD_DIR and simplify fixups.
2023-03-28 21:05:05 +01:00
Hel Gibbons
5fa99c0690
PicoGraphics: add link
2023-03-28 16:44:30 +01:00
Hel Gibbons
75602b3fbb
Galactic: add link
2023-03-28 16:17:45 +01:00