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
Phil Howard
0734de30ea
Inky Frame: Fix random joke for #462 .
2022-07-27 13:53:06 +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
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
helgibbons
a32bbd1c63
Update Inky Frame readme
2022-07-22 19:17:39 +01:00
helgibbons
0ad6cb9987
add image examples
2022-07-22 18:54:37 +01:00
Philip Howard
4c0a6908e4
Merge pull request #433 from lesley-byte/patch-2
...
Create show_ip_address
2022-07-22 14:56:52 +01:00
helgibbons
e28ba31049
Merge branch 'hel_inky_frame' of https://github.com/pimoroni/pimoroni-pico into hel_inky_frame
2022-07-22 10:34:54 +01:00
helgibbons
779a20e702
add button test example
2022-07-22 10:34:38 +01:00
Hel Gibbons
8f5a99258f
add non-binary flag!
2022-07-21 15:01:12 +01:00
Mat Stace
653e92cafd
maintain cursive font for header after timer expires and script pulls new activity
2022-07-21 11:23:11 +01:00
Hel Gibbons
50f88ed175
adjust columns in Automation web example
2022-07-20 15:57:20 +01:00
Hel Gibbons
a2a4561abf
correct typos in Automation web interface
2022-07-20 15:08:54 +01:00
Hel Gibbons
15b766f87d
Tweak MQTT setup in Enviro+ example
2022-07-20 11:43:38 +01:00
helgibbons
48d42d926c
correct readme title
2022-07-19 18:54:44 +01:00
helgibbons
ad7121dbdc
Move set_font down to title line
...
(it was sometimes drawing the title with the wrong font)
2022-07-15 15:58:11 +01:00
helgibbons
1adc320a78
Update enviro_all_mqtt.py
2022-07-15 13:03:09 +01:00
Phil Howard
d8402f48bd
Inky Frame: Delay example updates on USB.
2022-07-15 12:12:43 +01:00
Phil Howard
d215bb4cfe
Common: Add .mpy files.
2022-07-15 12:05:12 +01:00
Gee Bartlett
a95942dbf7
Automation 2040W: Add web interface example.
2022-07-15 12:05:12 +01:00
Hel Gibbons
31fc56816e
Pico Enviro+: More examples.
2022-07-15 12:05:12 +01:00
Phil Howard
4ffb94e1ad
PicoW: Add common files and refactor.
2022-07-15 12:05:12 +01:00
Phil Howard
afea765b71
Inky Frame: MicroPython Examples.
...
Co-authored-by: thirdr <ryan@pimoroni.com>
2022-07-15 12:05:11 +01:00
Hel Gibbons
d712913f36
lint readme
2022-07-12 19:50:32 +01:00
helgibbons
32455e6092
linting cheerlights example and examples readme
2022-07-12 19:43:51 +01:00
helgibbons
07ef40bc2b
Add Pico Explorer examples readme
2022-07-12 18:36:01 +01:00
helgibbons
7f88ab9f02
Add cheerlights example
2022-07-12 18:33:46 +01:00
Hel Gibbons
d9132d13e5
Update README.md
2022-07-11 13:22:10 +01:00
Hel Gibbons
05518ed0eb
Add Inky Pack examples readme
2022-07-11 13:17:47 +01:00
lesley-byte
6faa188cc5
Create show_ip_address
...
To show the ip address on Inky pack when creating the LED is ON/ LED is OFF server for the pico W.
2022-07-08 09:07:05 -04:00
Hel Gibbons
1337d2abdb
Update examples to use PicoGraphics ( #428 )
...
* correct filename in name_badge.py for Tufty
* Update 240x240 round breakout examples to work with PicoGraphics
* Update colourlcd240x240demo.py to work with PicoGraphics
* Fixed rainbow.py for Pico Display and Pico Display 2.0
* Update display examples to work with PicoGraphics
* add new display example 🌈
* adventures in rainbow RAM
* add button example for pico inky pack
* tidy up examples, make names more consistent
* Update Pico Explorer and 160x80 LCD breakout examples
* Accommodate dither
2022-07-07 09:37:47 +01:00
Philip Howard
4eb54b3ec6
Merge pull request #420 from pimoroni/examples/inky_pack
...
Inky Pack: MicroPython Examples.
2022-07-07 09:25:03 +01:00
Hel Gibbons
997839daf0
Correct the Enviro+ LED pins ( #430 )
...
* Correct Enviro+ LED pins
2022-07-07 09:24:23 +01:00
Phil Howard
fa9b4535bc
Pico Inky Pack: MicroPython Examples.
2022-07-06 14:17:24 +01:00
ZodiusInfuser
d9d8f4417a
Libraries and examples for Automation 2040 W ( #418 )
...
* Libraries and examples for Automation 2040 W
* Fix for initialisation error
2022-07-01 07:05:37 +01:00
ZodiusInfuser
6f8152df0f
Libraries and examples for Inventor 2040 W
2022-06-30 21:30:43 +01:00
Gee Bartlett
2653cc7df5
Enviro MicroPython examples ( #406 )
...
Co-authored-by: Gee Bartlett <geeus81@gmail.com>
Co-authored-by: helgibbons <50950368+helgibbons@users.noreply.github.com>
2022-06-28 10:11:03 +01:00
helgibbons
aacbef56c6
Add boot button to button test, new LED PWM example
2022-06-21 10:40:58 +01:00
jon
27f1ecb596
Tufty2040: Tidy up examples. Wavy Message.
...
Co-authored-by: Phil Howard <phil@pimoroni.com>
2022-06-17 15:55:32 +01:00
helgibbons
f20049aa26
Tufty2040: MicroPython examples.
2022-06-17 15:15:19 +01:00
Phil Howard
3cd64202fd
MicroPython: Correct is not True usage.
...
Co-authored-by: ZodiusInfuser <christopher.parrott2@gmail.com>
2022-06-17 15:15:19 +01:00
thirdr
ef1bdff2bd
Tufty2040: MicroPython examples.
...
Co-authored-by: Phil Howard <phil@pimoroni.com>
2022-06-17 15:15:02 +01:00
Phil Howard
e63a0e7da7
AS7262: Update MicroPython example.
2022-06-13 20:17:59 +01:00
Phil Howard
c66a590142
Tufty2040: Solarized example.
2022-06-13 20:12:03 +01:00
Phil Howard
0264dddc2c
Pico Explorer: Update examples for Motor, Buzzer, Button, ST7789.
2022-06-13 20:11:09 +01:00
Phil Howard
844a5af384
ST7789/PicoGraphics: Update some examples.
2022-06-13 20:11:09 +01:00
Phil Howard
a483b2aad4
ST7789/PicoGraphics: Refactor for init & rotation.
2022-06-13 20:11:09 +01:00
Philip Howard
8d329ccdd4
Merge pull request #378 from pimoroni/pcf85063a
...
Support for PCF85063A RTC
2022-06-13 18:41:49 +01:00