helgibbons
|
f43293adf4
|
linting
|
2022-10-18 15:53:20 +01:00 |
helgibbons
|
490d21f7e0
|
seems ok without gc.collect()
|
2022-10-18 15:49:59 +01:00 |
helgibbons
|
8f2837d930
|
add a bit of onboard led flashage
|
2022-10-18 15:17:10 +01:00 |
helgibbons
|
ce76ff5ea3
|
update docs
|
2022-10-18 14:25:02 +01:00 |
ZodiusInfuser
|
a7dd4b3baf
|
Updated MP examples with plasma_stick defs
|
2022-10-18 13:13:57 +01:00 |
helgibbons
|
5d45f9aa06
|
add error handling
|
2022-10-13 19:01:02 +01:00 |
helgibbons
|
e986832414
|
add spooky rainbows for @guru
|
2022-10-13 18:15:35 +01:00 |
helgibbons
|
d7f85c1160
|
tweak readme
|
2022-10-12 18:38:14 +01:00 |
helgibbons
|
8b19a9b314
|
linting
|
2022-10-12 18:32:45 +01:00 |
helgibbons
|
76c6e36e59
|
tweak readme
|
2022-10-12 18:32:00 +01:00 |
helgibbons
|
6e93e4d5bf
|
add readme
|
2022-10-12 18:23:24 +01:00 |
helgibbons
|
bdc22af6e5
|
add fire example
|
2022-10-12 18:20:32 +01:00 |
helgibbons
|
7014bcb749
|
add sensor examples
|
2022-10-12 16:54:48 +01:00 |
helgibbons
|
db170a7b76
|
linting
|
2022-10-12 12:25:38 +01:00 |
helgibbons
|
2c71351ef7
|
add RV3028 function example
|
2022-10-12 12:21:13 +01:00 |
helgibbons
|
97abbb7af8
|
add spoooky mooon example
|
2022-10-12 12:06:41 +01:00 |
Hel Gibbons
|
b22c536dcc
|
add PIR example
|
2022-10-10 17:17:03 +01:00 |
Hel Gibbons
|
f6cd2839cc
|
Update weather.py
|
2022-10-10 15:17:25 +01:00 |
helgibbons
|
1886c4c3d2
|
add rainbows and blinkies
|
2022-10-05 15:00:59 +01:00 |
helgibbons
|
283986b531
|
more weather linting
|
2022-10-05 12:20:20 +01:00 |
helgibbons
|
9653dcaabd
|
linting
|
2022-10-05 12:17:00 +01:00 |
helgibbons
|
dd6d0a23ea
|
add examples
|
2022-10-04 19:17:09 +01:00 |
helgibbons
|
dd872f5102
|
fix typo
|
2022-08-25 17:12:51 +01:00 |
helgibbons
|
b8110f3905
|
Update LiPo examples to use PicoGraphics
|
2022-08-25 17:11:13 +01:00 |
helgibbons
|
2cbd710620
|
Remove references to old picoexplorer module
|
2022-08-25 16:10:32 +01:00 |
Phil Howard
|
fddac54f86
|
JPEGDEC: Add option to disable dither on RGB332.
|
2022-08-11 11:46:45 +01:00 |
Phil Howard
|
42a29dbe7b
|
Wakeup: Port to Badger 2040.
|
2022-08-08 12:05:55 +01:00 |
Mike Bell
|
ac449ff640
|
Wakeup: Early ROSC to ~48MHz.
Speed up MicroPython Pico W startup to init_priority(101) execution from ~160ms to ~32ms.
|
2022-08-08 12:05:18 +01:00 |
Phil Howard
|
f7781e2696
|
Wakeup: Fixup crt0.S and runtime.c.
Assert the VSYS_EN pin before copying SRAM and zeroing BSS.
Saves ~142ms of startup time before GPIO input is latched and pin is asserted.
|
2022-08-08 12:05:18 +01:00 |
Phil Howard
|
898e2a1b32
|
Wakeup: Optionally turn off RTC CLOCK_OUT.
|
2022-08-08 12:05:18 +01:00 |
Phil Howard
|
9ec77c2f10
|
LTR559: Lux as float.
Avoid truncating Lux to uint16_t.
|
2022-08-08 12:05:18 +01:00 |
Phil Howard
|
fb246441bd
|
MicroPython: Add picow_enviro build.
|
2022-08-08 12:05:18 +01:00 |
Phil Howard
|
a4b6d86ac7
|
MicroPython: Port wakeup GPIO latch to asm.
|
2022-08-08 12:05:18 +01:00 |
Phil Howard
|
dfa13f2a39
|
MicroPython: Early wakeup GPIO latch module.
|
2022-08-08 12:05:18 +01:00 |
Philip Howard
|
5b900cb088
|
Merge pull request #482 from pimoroni/guru-patch-1
Update bme68x_demo.py
|
2022-08-08 11:26:21 +01:00 |
Philip Howard
|
54ef2ddfd3
|
Merge pull request #476 from pimoroni/hel_more_inky_frame
add SD card example for Inky Frame
|
2022-08-08 10:05:04 +01:00 |
Paul Beech
|
553cedc80e
|
Update bme68x_demo.py
|
2022-08-08 10:02:02 +01:00 |
Phil Howard
|
b529475148
|
Python: Fix new linting errors.
|
2022-08-03 09:07:32 +01:00 |
Philip Howard
|
4abe57d0f3
|
Merge pull request #478 from pimoroni/patch_pcf85063a_mp
Exposed byte access for PCF RTC
|
2022-08-02 10:29:06 +01:00 |
helgibbons
|
822f3354aa
|
add SD card example for Inky Frame
|
2022-07-28 18:39:12 +01:00 |
Phil Howard
|
0734de30ea
|
Inky Frame: Fix random joke for #462.
|
2022-07-27 13:53:06 +01:00 |
Phil Howard
|
11f0f2f0f9
|
Badger2040: Produce build without baked-in BadgerOS.
|
2022-07-27 11:56:44 +01:00 |
Phil Howard
|
8f0a143924
|
Pico Unicorn: Fix clear for #461
|
2022-07-26 11:50:54 +01:00 |
jon
|
50c7bd69ee
|
Added missing switch case for new RGB888 pen type
|
2022-07-26 05:34:23 +01:00 |
Philip Howard
|
2991c2ec2d
|
Merge pull request #465 from pimoroni/patch-badger2040-partial-lockup
Badger2040: Fix fast partial update endless busy wait for #464.
|
2022-07-25 17:35:43 +01:00 |
Phil Howard
|
de61929eac
|
Badger2040: Fix fast partial update endless busy wait for #464.
|
2022-07-25 16:46:23 +01:00 |
Philip Howard
|
0f090d8999
|
Merge pull request #460 from pimoroni/hel_inky_frame
Add Inky Frame examples and other misc fixes
|
2022-07-25 15:37:20 +01:00 |
Hel Gibbons
|
5f68f6be6f
|
fix typo (taupo?)
|
2022-07-25 14:34:28 +01:00 |
Hel Gibbons
|
1e47184c84
|
Add PWM example, tweak readmes
|
2022-07-25 13:42:21 +01:00 |
helgibbons
|
bfa9fe9527
|
update Inky Frame readme
|
2022-07-22 19:18:28 +01:00 |