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
bafceb110a
Update Pico Unicorn readme
2022-10-24 12:53:58 +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
70b7d3065d
Galactic Unicorn: Add dedicated firmware build.
2022-10-13 14:53:22 +01:00
Phil Howard
a41715a377
PicoGraphics: Include RGB888 pen type for MicroPython.
2022-10-13 14:02:36 +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
e08ddd9837
Exposed audio to MP, and made it teardown cleanly
2022-10-13 13:26:57 +01:00
ZodiusInfuser
b2e4e16fab
Cleanup of GU and fix for flashes on MP soft reset
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
ZodiusInfuser
a25699c73d
Initial setup og GU Micropython
2022-10-13 13:25:26 +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