Hel Gibbons
80c93e7067
add link
2023-01-10 16:19:55 +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