helgibbons
de05483ca6
linting Pico Explorer weather station examples
2021-09-30 19:05:11 +01:00
helgibbons
67a4490180
add Pico Explorer tiny weather station examples
2021-09-30 18:37:53 +01:00
Phil Howard
47be7e5f31
Add Python linting
2021-04-15 09:36:38 +01:00
dsssssssss9
5a7d053c62
Create balls_demo.py example ( #98 )
...
This is adapted from the demo.py in the examples/pico_display directory.
It now displays full screen on a Pico Explorer
2021-03-29 13:24:50 +01:00
helgibbons
5f1bc6b641
Tweaks to examples
2021-02-16 16:52:48 +00:00
helgibbons
5a6a5b42c1
Update buttons.py
2021-02-16 14:50:11 +00:00
helgibbons
5118339781
Add simple button example for Display and Explorer
2021-02-16 14:43:57 +00:00
helgibbons
8b96198604
add PWM audio example
2021-02-16 12:54:23 +00:00
helgibbons
15569842e8
add Explorer examples
2021-02-14 18:24:01 +00:00
Philip Howard
890524ae9e
Merge pull request #48 from SimUKdev/patch-1
...
Updated demo.py with A/B/X/Y button example
2021-02-11 20:35:46 +00:00
ZodiusInfuser
9c65df1540
Removed set_backlight from PicoExplorer, as the board does not have backlight control
2021-02-11 16:51:53 +00:00
SimUKdev
d70708596e
Updated demo.py with A/B/X/Y button example
...
Added code to show a simple example of the on-board A/B/X/Y button press detection and displaying the result on the display, as this feature of the Pico Explorer hardware was not being demonstrated in the initial demo.py example.
2021-02-09 00:47:54 +00:00
Philip Howard
1a1ed988ba
Fix explorer micropython lib ( #21 )
...
* fixed explorer library, added to cmake, and added quick demo
* display status of motors during demo
* increase motor power in demo
Co-authored-by: Jonathan Williamson <jon@pimoroni.com>
2021-01-24 20:34:35 +00:00