helgibbons
689326ac55
update function reference
2022-11-02 14:56:08 +00:00
helgibbons
cac74a94bb
update function reference
2022-11-02 13:47:41 +00:00
helgibbons
79a2349fac
update micropython function reference
2022-11-02 13:45:14 +00:00
helgibbons
738531ebcf
add micropython function reference
2022-11-02 12:51:45 +00:00
Hel Gibbons
f592d2cd4d
Merge pull request #558 from pimoroni/main
...
pull GU function reference
2022-11-02 09:28:49 +00:00
lowfatcode
92a48d20ae
Merge pull request #557 from pimoroni/galactic_documentation
...
Added Galactic Unicorn function reference and example
2022-11-02 07:41:14 +00:00
lowfatcode
b0e194b2b1
Added Galactic Unicorn function reference and example
2022-11-02 07:35:37 +00:00
Brian Corteil
4082d99186
Update cheer-lights.py
...
corrected formatting,
2022-11-01 20:19:12 +00:00
helgibbons
987f98f7ca
update readme
2022-11-01 16:53:47 +00:00
Brian Corteil
263c61c21a
Update secrets.py
...
Add new line to line 2
2022-10-31 20:00:20 +00:00
Gee Bartlett
e85367a961
started mp
2022-10-31 13:44:23 +00:00
Hel Gibbons
9014c49ae1
Merge pull request #553 from MichaelBell/patch-gu-ntp-clock
...
Add time synchronization from NTP to GU clock example
2022-10-31 13:08:05 +00:00
Mike Bell
b0d7f4c611
Fix setting the LTP305 brightness
2022-10-30 20:29:22 +00:00
Mike Bell
f76019f31c
Add time synchronization from NTP to GU clock example
2022-10-29 13:02:42 +01:00
Gee Bartlett
982253c416
Update gfx_demo.cpp
2022-10-28 17:57:18 +01:00
Gee Bartlett
9af1081e68
gfx c libs working
2022-10-28 17:54:37 +01:00
Hel Gibbons
69d5afb5c5
Merge pull request #552 from pimoroni/patch/galactic_examples
...
More Galactic Unicorn Examples
2022-10-28 16:40:59 +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
Hel Gibbons
a5079f72f6
Merge pull request #550 from pimoroni/patch/galactic_examples
...
Added launch software for Galactic Unicorn, and improved other examples
2022-10-27 13:25:06 +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
Hel Gibbons
8ec96cee93
Merge pull request #547 from pimoroni/helgibbons-patch-1
...
make function reference consistent
2022-10-26 16:52:37 +01:00
Hel Gibbons
152af1f72f
Update README.md
2022-10-26 16:20:37 +01:00
Hel Gibbons
4e23ade374
Update README.md
2022-10-26 16:10:40 +01:00
Hel Gibbons
9bfa4b70b6
make function reference consistent
2022-10-26 15:53:50 +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
db72276c1b
Merge pull request #544 from pimoroni/helgibbons-patch-1
...
Add note about LED colour order
2022-10-25 14:36:28 +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
6a859134cf
Merge pull request #543 from pimoroni/helgibbons-update-picounicorn-readme
...
Update Pico Unicorn readme
2022-10-24 12:59:49 +01:00
Hel Gibbons
bafceb110a
Update Pico Unicorn readme
2022-10-24 12:53:58 +01:00
Hel Gibbons
23e73d043d
Merge pull request #540 from pimoroni/patch/plasma_stick_c_examples
...
Switched the Plasma Stick colour order and fixed BME280 example
2022-10-21 11:47:00 +01:00
ZodiusInfuser
27bf5549e6
Switched colour ordering for Skully LEDs and fixed BME280 example
2022-10-21 11:32:39 +01:00
Hel Gibbons
be95e71049
Merge pull request #539 from pimoroni/micropython-install-instructions
...
tweak micropython docs
2022-10-20 17:08:01 +01:00
Hel Gibbons
1ab922bb63
update docs
2022-10-20 16:22:07 +01:00
Hel Gibbons
64efea7ab5
update docs
2022-10-20 16:20:21 +01:00
Hel Gibbons
277080d786
add MicroPython FAQ
2022-10-20 16:11:05 +01:00
Hel Gibbons
2dbf28fa9b
tweak instructions
2022-10-19 17:36:24 +01:00
Hel Gibbons
7fadbdc156
add toc
2022-10-19 17:31:17 +01:00
Hel Gibbons
21c32cfb34
revamp installing micropython page
2022-10-19 17:22:50 +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