Wykres commitów

717 Commity (main)

Autor SHA1 Wiadomość Data
Hel Gibbons 259bad7ce8 Update placekitten.py 2023-02-20 11:01:34 +00:00
Hel Gibbons 740aa14cac Add I75 placekitten example 2023-02-20 11:01:34 +00:00
Hel Gibbons fa275e6919 update examples readme 2023-02-17 16:47:08 +00:00
Hel Gibbons dc121aa4f1 add badger w examples readme 2023-02-17 16:43:27 +00:00
ZodiusInfuser 943ea1390a
Merge pull request #633 from pimoroni/feature/badger2040w
Badger2040w support
2023-02-16 10:43:25 +00:00
Brian Corteil 47a8373bbb Create cheerlights.py
Updated to use the Pimoroni standard Wi-Fi method to be inline with other examples and rename filed to cheerlights.py so can be import from REPL
2023-02-14 23:07:35 +00:00
Hel Gibbons 8a420ca0e4 update qrcode.py with badger w details 2023-02-14 15:21:46 +00:00
Hel Gibbons 9bba17cc47 add missing .py 2023-02-13 17:39:13 +00:00
LionsPhil 033157503b Rewrite the Tufty2040 main menu somewhat
Primarily motivated to get almost everything out of globals and fix
issue #631. This is a stripped-down version of the gist there without
the memory debugging and reboot-into-direct-boot mode.

Mostly move things to functions. Clean up some dead code and comments.
I think the biggest win is not actually the PicoGraphics framebuffer,
which is well-behaved, but random temporary floats that were leaking
previously.

Also type-annotated and lints clean.

Fixes #631. (As much as I think is possible.)
2023-02-12 12:33:28 +00:00
Phil Howard 2952fd760e Badger2040W: Fix news text wrapping and URLs. 2023-02-10 22:15:09 +00:00
Phil Howard 0410b7c775 Badger2040W: Add thickness back. Better error backdrop. 2023-02-10 22:15:09 +00:00
Phil Howard a275f31c7a Badger2040W: (Try to) fix abrupt poweroff screen corruption. 2023-02-10 22:15:09 +00:00
Phil Howard cbcd9edd9a Badger2040W: Fix wakeup and quit to launcher button handling. 2023-02-10 22:15:09 +00:00
Mike Bell 26eeb2b042 Badger2040W: Use partial update for seconds on clock 2023-02-10 22:15:09 +00:00
Phil Howard 2109d7fb37 Badger2040W: Move weather icons from examples dir to icons/. 2023-02-10 22:15:09 +00:00
Phil Howard 9ea196adb1 Badger2040W: Tidyup icons, crop to 52x52. 2023-02-10 22:15:09 +00:00
Phil Howard a70ce8a4a6 Badger2040W: Call wrapped-update in lib. 2023-02-10 22:15:09 +00:00
Hel Gibbons d4273ebbcb Badger2040W: Add weather example and icons. 2023-02-10 22:15:09 +00:00
Phil Howard 7a2ffccf16 Badger2040W: Simplify clock, time is set via NTP. 2023-02-10 22:15:09 +00:00
Phil Howard 548e1fdbdb Badger2040: Add image path to badge.txt. 2023-02-10 22:15:09 +00:00
Phil Howard b5fb62c8f6 Badger2040W: Fix noise in icon files. 2023-02-10 22:15:09 +00:00
Phil Howard c56844ae69 Badger2040W: Fix clock network check. 2023-02-10 22:15:09 +00:00
thirdr 6e44434e7d fixed quit to launcher 2023-02-10 22:12:02 +00:00
Phil Howard de8ed26460 Badger2040W: Force wait for screen refresh finish. 2023-02-10 22:12:02 +00:00
Phil Howard 6349d45768 Badger2040W: Remove BUTTON_USER since it doesn't exist. 2023-02-10 22:12:02 +00:00
Phil Howard d8f9b81eca Badger2040W: Port ebook example. 2023-02-10 22:12:02 +00:00
Phil Howard 23f792caa9 Badger2040W: Finish core libs, add Badge. 2023-02-10 22:12:02 +00:00
thirdr 379a1cb3ef Badger2040W: New examples. 2023-02-10 22:12:02 +00:00
Phil Howard 6526787772 Badger2040W: Drop turbo clock from launcher. 2023-02-10 22:12:02 +00:00
Phil Howard 15dabdba1f Badger2040W: Fix very slow and very wrong __getattr__. 2023-02-10 22:12:02 +00:00
Phil Howard a02834be9e Badger2040: Port more examples. 2023-02-10 22:12:02 +00:00
Phil Howard f82e21018f Badger2040W: Remove font sizes from launcher.py. 2023-02-10 22:12:02 +00:00
Phil Howard 1dbc992180 Badger2040W: Fixes to launcher and badger libs. 2023-02-10 22:12:02 +00:00
Phil Howard e859b39e11 Badger2040W: Fix linting, use micropython-lib urllib. 2023-02-10 22:12:02 +00:00
Phil Howard 2b3b1e4676 Badger2040W: Fix (blank line in) .uf2 manifest. 2023-02-10 22:12:02 +00:00
Phil Howard 984dbd5185 Badger2040W: Switch launcher to jpegdec, reorganise files. 2023-02-10 22:12:02 +00:00
Phil Howard 81d9b2ab81 Badger2040W: Add examples and libs. 2023-02-10 22:12:02 +00:00
Phil Howard ac2da23c96 Badger2040W: Append filesystem. 2023-02-10 22:12:02 +00:00
Philip Howard c4decc5003
PicoGraphics: HSV Pen (#665)
Co-authored-by: Gee Bartlett <122281230+ageeandakeyboard@users.noreply.github.com>
2023-02-09 16:13:37 +00:00
Simon Shirley cd95edc707 Refactor: Attempt to fix Python linting 2023-01-31 19:49:51 +00:00
Simon Shirley 9aedf16bb5 Free up file resources once text has been read 2023-01-30 17:36:08 +00:00
Simon Shirley 77ee234caa Only create and show demo QR code if no other QR codes are available 2023-01-30 17:35:49 +00:00
Simon Shirley eb7eaae885 Fixes 'list index out of range' if current_qr state is outside CODES range 2023-01-30 17:35:20 +00:00
Hel Gibbons db5004d51c
Merge pull request #639 from pimoroni/docs/add-links
Update docs and add links
2023-01-19 14:45:59 +00:00
Hel Gibbons 1ece897490 add link 2023-01-18 17:11:06 +00:00
Hel Gibbons d2da1c6213 add link 2023-01-18 16:32:08 +00:00
Hel Gibbons 914a4b345c
Correct RAM units 2023-01-18 15:41:33 +00:00
Philip Howard 63fc338ca6
Merge pull request #625 from pimoroni/patch/bme68x-configure-fix
Fix BME68x configure function
2023-01-16 15:01:11 +00:00
Philip Howard c98d0daaf4
Merge pull request #626 from pimoroni/patch/inky-launcher-57-update
Patch/inky launcher 57 update
2023-01-16 14:16:14 +00:00
thirdr 50b456d42f Switched to built in module for ntp 2023-01-11 14:13:01 +00:00
thirdr e0d578bd07 Adjusted error message layout and wording 2023-01-11 09:49:31 +00:00
Hel Gibbons 80c93e7067
add link 2023-01-10 16:19:55 +00:00
Hel Gibbons 45014853e6 update example to match docs 2023-01-10 14:29:02 +00:00
thirdr 97f2232e07 changed title colours 2023-01-05 14:56:16 +00:00
thirdr 14af0fd646 changed default news feed 2023-01-05 14:51:39 +00:00
thirdr 3a2e212e36 Updated with Inky Frame 5.7 support 2023-01-05 13:27:47 +00:00
ZodiusInfuser b4d1c42669 Fixed typo with inventor examples 2023-01-05 12:01:59 +00:00
thirdr f4ab44489c increased delay for USB init 2022-12-21 12:07:23 +00:00
thirdr 1c03a48e19 fixed incorrect capitalisation 2022-12-20 19:37:22 +00:00
ZodiusInfuser 4c0a34769d Added LED for when app draws, and delay at start to fix USB issue 2022-12-20 19:37:22 +00:00
thirdr 417f5d9210 centred text 2022-12-20 19:37:22 +00:00
thirdr 192625956b linting fix 2022-12-20 19:37:22 +00:00
thirdr e2e4687f0c added LED indicator for display refresh on launcher 2022-12-20 19:37:22 +00:00
thirdr daf2770d28 updated button LEDs 2022-12-20 19:37:22 +00:00
thirdr 16e8e0bcd4 added instructions to launcher 2022-12-20 19:37:22 +00:00
thirdr da52a1ab92 Changed button combo for esc to launcher 2022-12-20 19:37:22 +00:00
thirdr a11d2b6fc0 added colour and layout changes to the launcher 2022-12-20 19:37:22 +00:00
thirdr 5a89f5be97 sensible update intervals 2022-12-20 19:37:22 +00:00
thirdr 3a3b82889d udpated error msg 2022-12-20 19:37:22 +00:00
thirdr be39aafd2d fixed a typo 2022-12-20 19:37:22 +00:00
ZodiusInfuser 4273e9743e Linting fix 2022-12-20 19:37:22 +00:00
thirdr 1c88dcca40 consistent error messages across apps 2022-12-20 19:37:22 +00:00
thirdr 3749f19756 changed esc to launcher key combo 2022-12-20 19:37:22 +00:00
thirdr db4473ff5e adjusted grid layout 2022-12-20 19:37:22 +00:00
thirdr 227317f4fb added UPDATE_INTERVAL 2022-12-20 19:37:22 +00:00
ZodiusInfuser 3bf10632c2 Upload of inkylauncher example 2022-12-20 19:37:22 +00:00
Philip Howard 5a2a62b471
Merge pull request #602 from housten/patch-1
Correct badge picture dimensions
2022-12-16 21:04:13 +00:00
Gee Bartlett 104c819412
Hub75: Update to use Picographics (#601)
* have a basic pg working needs optimizing

* working well ported some examples from GU

* started on micropython module

* Fixes to get new Hub75 compiling in MP

* stripped down for faster compilling

* Update hub75.cmake

* added hub75 to galatic and eviro as it is needed for picographics

* Update picographics.c

* added hu75 update

* added _ModPicoGraphics_obj_t

* Update hub75.cpp

* update bindings

* some examples needs linting

* added other panel sizes and linted

* Update picographics.cpp

* Update picographics.c

* fixing gc memory allocation

* Update hub75.cpp

* Update interstate75_balls_demo.cpp

* review

* broke

* working with built in panel defs

* still borked

* not much change needs review

* Update hub75.cpp

* reverted alot of things

* adding i75 lib

* lots of updates ready to test compile mp

* Update picographics.h

* little tweaks

* an inability to count fixed!

* fixed some readme's

* lots of tiding

* fixed linting and removed experimental code

* Minor formatting

* Minor formatting and cmake tidy

* Removed unneeded parts of examples

* Final tidy

* tidy examples and adding more

* updated to new library

* documentation tweaks

* fixed inclusion of interstate75 module

* syncing some stuff

* fixed linting

Co-authored-by: ZodiusInfuser <christopher.parrott2@gmail.com>
2022-12-16 20:53:16 +00:00
housten 28b53f174e
Correct badge picture dimensions
Using 108 resulted in a 'smeared' image because the image width is wrong for the result. 
Check the [getting started guide](https://learn.pimoroni.com/article/getting-started-with-badger-2040) where it says 104x128 for badge picture
2022-12-14 17:35:15 +01:00
Hel Gibbons d5e1a2d8a0 make sure socket is closed 2022-12-13 13:52:51 +00:00
Hel Gibbons 50b8e2ef90
Use http instead of https to avoid memory errors 2022-12-13 12:50:13 +00:00
helgibbons 7555ac97fd linting 2022-11-29 18:22:53 +00:00
helgibbons 3b0317b118 update readme 2022-11-29 18:18:33 +00:00
helgibbons 963702a6e5 add pulse example 2022-11-29 18:11:42 +00:00
helgibbons d612f4b4dc add festive examples 2022-11-29 18:08:15 +00:00
helgibbons be76ec01af add readme links 2022-11-23 16:20:58 +00:00
helgibbons 96aa82fcb1 improve maths 2022-11-22 11:54:39 +00:00
Gee Bartlett 7b127d5f19
Driver/st7567 (#581)
Add ST7567/Pico GFX examples
2022-11-18 14:30:22 +00:00
Hel Gibbons 62303b6912
Merge pull request #577 from ahpook/led-pulse
Badger2040: Make the LED example pulse instead of strobe
2022-11-18 09:23:13 +00:00
Eric Sorenson 2b7a77e110 Badger2040: Make the LED example pulse instead of strobe
This makes a slightly nicer example as the LED goes gently
from off to on and back down again instead of strobing.
2022-11-17 10:47:31 -08:00
Hel Gibbons 4b3d39bf44
Merge pull request #568 from pimoroni/hel-gfx-pack
GFX pack examples and docs tweaks
2022-11-16 16:13:15 +00:00
helgibbons 6eb62b1a67 fix I2C constants 2022-11-16 14:12:12 +00:00
helgibbons 660fcea744 add community links 2022-11-15 14:26:57 +00:00
helgibbons e3496efda0 a few doc fixes 2022-11-09 13:16:29 +00:00
helgibbons 59ed91c755 add GFX Pack examples readme 2022-11-09 13:02:28 +00:00
helgibbons ff2bb4f026 fix typo in inventor example 2022-11-09 10:20:53 +00:00
helgibbons 4f8eb8fd20 linting co2 example 2022-11-09 09:37:21 +00:00
John McCabe e2d330e9c9
Fix typo galactic_unicorn feature_test_with_audio.py
Fixes a minor typo, SWITCH_BRIGHTNESS_DOWN text should be Lower not Power.
2022-11-09 00:23:04 +00:00
helgibbons 22774b88c7 add co2 example 2022-11-08 19:38:03 +00:00
helgibbons 78baea7ef5 add button example 2022-11-08 14:20:32 +00:00
ZodiusInfuser f1d9ec7c61
Merge branch 'main' into driver/st7567 2022-11-08 11:17:24 +00:00
Hel Gibbons 98e29e07fb add dancing 2022-11-07 15:38:44 +00:00
Hel Gibbons 065b55b6af add rainbow example 2022-11-07 14:20:12 +00:00
Gee Bartlett b3893d0052 couple of minor fixes 2022-11-07 13:43:53 +00:00
ZodiusInfuser 678b8d7cf9 Review of GfxPack code 2022-11-07 12:50:50 +00:00
ZodiusInfuser c247770f48
Updated example descriptions 2022-11-04 10:57:53 +00:00
Gee Bartlett 61a80ce66e fixed some linting errors 2022-11-04 10:28:26 +00:00
Gee Bartlett eef9334805 gxf module and examples done 2022-11-04 10:21:27 +00:00
Gee Bartlett 78101c47b5 linting demo 2022-11-03 17:33:58 +00:00
Hel Gibbons c2b695f7e9 remove unused variable 2022-11-03 16:44:36 +00:00
Hel Gibbons 0e80e1d96a update examples readme 2022-11-03 15:48:21 +00:00
Hel Gibbons 6d98cec7de update examples readme 2022-11-03 15:44:43 +00:00
Hel Gibbons 080da22b5f update readme 2022-11-03 15:42:45 +00:00
Hel Gibbons 91505c2976 update examples readme 2022-11-03 15:31:21 +00:00
Hel Gibbons c599ae4941 update examples readme 2022-11-03 15:20:28 +00:00
Hel Gibbons 0f5e96495c add cheerlights history example 2022-11-03 14:16:05 +00:00
Gee Bartlett 9085c48a62 mp working 2022-11-03 13:30:07 +00:00
helgibbons 347cd19ab9 update GU readmes 2022-11-02 16:58:18 +00:00
Brian Corteil 4082d99186 Update cheer-lights.py
corrected formatting,
2022-11-01 20:19:12 +00:00
Brian Corteil 263c61c21a
Update secrets.py
Add new line to line 2
2022-10-31 20:00:20 +00:00
Mike Bell f76019f31c Add time synchronization from NTP to GU clock example 2022-10-29 13:02:42 +01:00
ZodiusInfuser f74261474e Added scroll example and improved clock 2022-10-28 14:33:01 +01:00
ZodiusInfuser 7ee40260c9 Added a basic clock example that uses the Pico's RTC 2022-10-28 13:29:20 +01:00
ZodiusInfuser 5a7939e95d Improvements to GU launcher 2022-10-27 13:18:51 +01:00
ZodiusInfuser efba56b8b2 Linting fixes for Galactic 2022-10-27 13:16:39 +01:00
ZodiusInfuser 6e8f2d8a27 Linting fixes for Galactic 2022-10-27 13:11:36 +01:00
ZodiusInfuser 00d7b99589 Added launch software and tweaked other GU examples 2022-10-27 12:51:59 +01:00
Brian Corteil c41b2b2109
secrets.py file added
change name and password to match your network in secrets.py
2022-10-26 00:31:12 +01:00
Brian Corteil b035a1f007 Create cheer-lights.py
CheerLights MicroPython client. You will need the secrets file with your network details, in the same folder as cheerlights.py to run on start rename cheerlights.py to main.py
2022-10-26 00:09:29 +01:00
Hel Gibbons d9587f06fa
Update README.md 2022-10-25 14:25:55 +01:00
Hel Gibbons f678687735
Update README.md 2022-10-25 14:23:35 +01:00
Hel Gibbons 11a7be85a9
Merge pull request #538 from pimoroni/hel-plasma-rgb
change default colour order
2022-10-19 16:45:48 +01:00
Hel Gibbons b1f6b00997 change default colour order 2022-10-19 16:31:36 +01:00
Philip Howard e928129d59
Merge pull request #537 from pimoroni/feature/galactic_unicorn
Galactic Unicorn
2022-10-19 14:08:20 +01:00
Philip Howard 3405130820
Merge pull request #536 from pimoroni/hel-plasma
Plasma Stick examples
2022-10-19 10:51:27 +01:00
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
Phil Howard d736342578 Galactic Unicorn: Paint app. 2022-10-17 16:06:28 +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
Phil Howard 1357cb876d Galactic Unicorn: Fix audio test linting. 2022-10-13 13:47:25 +01:00
ZodiusInfuser df79caf34e Exposed remaining AudioChannel parameters 2022-10-13 13:28:59 +01:00
ZodiusInfuser 8e8299a80b Linting 2022-10-13 13:27:58 +01:00
ZodiusInfuser 53dfb9866d Started splitting out synth into separate channel objects 2022-10-13 13:26:57 +01:00
ZodiusInfuser 882f76dcbc More work on GU synth 2022-10-13 13:26:57 +01:00
ZodiusInfuser deec835692 First addition of synth to GU 2022-10-13 13:26:57 +01:00
ZodiusInfuser 12ea527f44 Audio performance improvements and bugfixes 2022-10-13 13:26:57 +01:00
ZodiusInfuser f809db6434 Added play_tone support to GU C++ and MP 2022-10-13 13:26:57 +01:00
ZodiusInfuser fbc6737f1e Finished feature_test.py 2022-10-13 13:26:57 +01:00
ZodiusInfuser b35ed5d5ba Moved MP examples over to PicoGraphics 2022-10-13 13:26:57 +01:00
ZodiusInfuser c8b5ffff8c More MP examples for GU 2022-10-13 13:26:57 +01:00
ZodiusInfuser 2283e73368 Fix for native comments raising linting errors 2022-10-13 13:26:57 +01:00
ZodiusInfuser 34a1a54cd1 Added nostalgia prompt example, and fixed linting 2022-10-13 13:26:57 +01:00
ZodiusInfuser 82b5110691 Fixed colour order and added working MP examples 2022-10-13 13:26:57 +01:00
ZodiusInfuser 7fd175abc5 Galactic Unicorn: More MicroPython bringup. 2022-10-13 13:26:41 +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 86b1cd40dc Update readmes 2022-10-06 15:54:50 +01:00
helgibbons 262bd673ed Add Automation 2040 W Mini init to examples 2022-10-06 15:54:16 +01:00
Gee Bartlett 28b6698430
Automation 2040w MicroPython PWM (#489)
Co-authored-by: ZodiusInfuser <christopher.parrott2@gmail.com>
2022-10-06 12:27:46 +01:00
Philip Howard 8280a6a720
Merge pull request #491 from adriangalilea/main
Add adjust_to_sea_pressure function
2022-10-06 12:13:24 +01:00
Philip Howard 1ac55c49ea
Merge pull request #527 from pimoroni/driver/inky-frame-4.0
Support for Inky Frame 4.0"
2022-10-06 12:09:17 +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
Phil Howard 9663be2787 Inky Frame: New button test, old is now button demo. 2022-10-03 14:37:02 +01:00
Phil Howard 9424ae7081 Inky Frame: Improve LED PWM example to test all LEDs. 2022-10-03 14:35:42 +01:00
Phil Howard 14fec0406d Inky Frame: Update examples to support 4.0". 2022-10-03 14:35:27 +01:00
Matt Gaunt-Seo 4a645a1a68
Correct common path 2022-09-25 19:07:05 -07:00
Hel Gibbons d6d1e00307
Add link to common files 2022-09-21 15:02:13 +01:00
Philip Howard 3868e42b66
Merge pull request #506 from TimAidley/feature/progress-pride-flag
Add Progress Pride flag to pride badge example.
2022-09-21 11:46:08 +01:00
Tim Aidley 213e47ffd7 Fixed chevron size mismatch.
I decided I wanted the first chevron a little smaller, and realized I had the sign of the chevron height value reversed. The initial white triangle is now a bit smaller, and the chevron stripes slightly wider.
2022-09-06 20:13:16 -07:00
Tim Aidley 6292d33cdb Fixes to align with flake8 style 2022-09-06 20:08:12 -07:00
Tim Aidley f1aee84ef1 Add Progress Pride flag to pride badge example.
Adds the chevrons from the progress pride flag as an option on the Tufty pride flag example.
2022-09-01 08:22:17 -07: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
btmask 3cfac2787b Add adjust_to_sea_pressure function
Now describe_pressure() gives meaningful insights if you set the altitude
2022-08-09 23:52:51 +02: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
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
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
Hel Gibbons b999b5c1e6 Linting businessbot.py 2022-05-30 17:04:10 +01:00
Hel Gibbons fe9446aea3 Linting businessbot.py 2022-05-30 17:02:27 +01:00
Hel Gibbons 3bdb313f3d Create businessbot.py 2022-05-30 16:57:32 +01:00
ZodiusInfuser df63655c76 Added MP support for rtc 2022-05-30 15:33:10 +01:00
Philip Howard db60553322
Merge pull request #327 from pimoroni/feature/merged-st7789
ST7789: Create generic display driver
2022-05-18 13:37:56 +01:00
Phil Howard c2256c481b VL53L5CX: Autoload firmware in MicroPython bindings. 2022-05-17 14:05:32 +01:00
Phil Howard aeceefea59 VL53L5CX: Sideload firmware from user-supplied .bin 2022-05-17 12:33:07 +01:00