Wykres commitów

1765 Commity (b08cf1fba06faad9d6ddb28067c2c211f11a1584)

Autor SHA1 Wiadomość Data
Philip Howard b08cf1fba0
Merge pull request #678 from pimoroni/patch-cosmic-example
Patch: fixed error caused by missing secrets.py
2023-02-22 11:04:01 +00:00
Hel Gibbons 8c4e54ad6b
Merge pull request #679 from Zoobdude/main
Update function names in readme
2023-02-22 10:41:50 +00:00
Zoobdude b4be3014fc
Update function names in readme
Looks like someone forgot to update the function names in the Badgerw's readme (they were still the ones from the old library)
2023-02-21 21:54:52 +00:00
Zoobdude 3797d4b76e
Update README.md 2023-02-21 21:48:44 +00:00
thirdr e3dc655a34 fixed error caused by missing secrets.py 2023-02-21 16:34:47 +00:00
Philip Howard af46e0379f
Merge pull request #676 from pimoroni/cosmic-launch-examples
Cosmic Unicorn: Launch Examples.
2023-02-21 14:39:44 +00:00
Philip Howard c78e85a171
Merge pull request #677 from pimoroni/patch-noisy-artifacts
CI: Don't include debug .elf files in artifacts.
2023-02-21 14:39:27 +00:00
Phil Howard 85881db00c CI: Don't include debug .elf files in artifacts. 2023-02-21 13:28:20 +00:00
Phil Howard 81884448ab Cosmic Unicorn: Launch Examples.
Co-authored-by: thirdr <ryan@pimoroni.com>
2023-02-21 13:25:39 +00:00
Philip Howard 049219c7f4
Merge pull request #641 from pimoroni/cosmic
Cosmic
2023-02-21 13:18:26 +00:00
Phil Howard 2176e0feb1 MicroPython: Avoid some duplication in CMake files. 2023-02-21 12:52:47 +00:00
Phil Howard fc37ef100d Cosmic Unicorn: Tidy up audio feature test a little. 2023-02-21 12:52:47 +00:00
Phil Howard a09fde770f Cosmic Unicorn: Fix feature test for #661. 2023-02-21 12:52:47 +00:00
Phil Howard 6c0c45d6c8 Cosmic Unicorn: Fast, numpy effect examples. 2023-02-21 12:52:46 +00:00
Phil Howard f4b0434229 PicoGraphics: Add create_pen_hsv to p4, p8 and rgb332 pens. 2023-02-21 12:52:46 +00:00
Phil Howard bbeac41785 Cosmic Unicorn: Implement RGB888 frame convert. 2023-02-21 12:52:46 +00:00
Phil Howard aa9c5b6538 Cosmic Unicorn: Add P4 and P8 support. 2023-02-21 12:52:46 +00:00
Phil Howard ff3efc0d28 Cosmic Unicorn: Include ulab. 2023-02-21 12:52:46 +00:00
Phil Howard 72ad4dcc47 Cosmic Unicorn: Optimise buffer flip. 2023-02-21 12:52:46 +00:00
Phil Howard 1b2dae45d3 Cosmic Unicorn: Add config and workflow for .uf2. 2023-02-21 12:52:46 +00:00
Gee Bartlett 53162737a1 Cosmic Unicorn: MicroPython Examples.
updating demos

other demos

Update rainbow.py

linting fixes

Faster flames
2023-02-21 12:52:46 +00:00
Gee Bartlett 9bc616690e Cosmic Unicorn: MicroPython bindings.
started on MP driver

removed duplacte audio_i2s.pio

disabled GU lib options

bug fixes

bringing Picographics into line

Update picographics.cpp

fixing naming Cosmic to cosmic fixed H and W
2023-02-21 12:52:44 +00:00
lowfatcode c3672d7e3d Cosmic Unicorn: Driver and C++ examples. 2023-02-21 12:50:48 +00:00
Philip Howard 93ac854672
Merge pull request #663 from pimoroni/feature/inky73
Support for Inky Frame 7.3" (using direct pen into PSRAM framebuffer)
2023-02-21 12:48:56 +00:00
Hel Gibbons f06d7c2e83
Merge pull request #673 from Zoobdude/main
Update to Badger 2040 W getting started
2023-02-21 09:44:04 +00:00
Zoobdude ae908c6075
Update README.md 2023-02-20 19:50:01 +00:00
Philip Howard 1b87ec8bd8
Merge pull request #648 from pimoroni/patch/interstate-examples
Few more Interstate examples
2023-02-20 12:39:07 +00:00
Phil Howard ab488a4452 Fixup: Add pins.csv files to W builds. 2023-02-20 12:29:59 +00:00
Phil Howard 00988c6207 Inky: Add urllib.urequest to manifest.py. 2023-02-20 12:29:59 +00:00
Phil Howard b0c25a57a2 Inky 7.3: Add LEDs to Python module. 2023-02-20 12:29:59 +00:00
Phil Howard 776383c111 Inky 7.3: Add ordered dither support. 2023-02-20 12:29:59 +00:00
Phil Howard 88e50891d1 Inky 7.3: Add to PicoGraphics. 2023-02-20 12:29:59 +00:00
Phil Howard 4928ceff8d Inky 7.3: Add pen type to JPEGDEC. 2023-02-20 12:29:59 +00:00
Phil Howard 1659139c97 Inky 7.3: Rename class. 2023-02-20 12:29:59 +00:00
Phil Howard 43382ba2c0 Inky 7.3: Add ShiftRegister driver. 2023-02-20 12:29:59 +00:00
Phil Howard 93979cb735 Inky 7.3: Rename driver to inky73. 2023-02-20 12:29:59 +00:00
AndrewCapon 0067b101a0 Inky 7.3: Direct pen & PSRAM update. 2023-02-20 12:29:52 +00:00
Philip Howard b810ffdfdb
Merge pull request #672 from pimoroni/patch-bump-micropython-pico-sdk-1.5.0
CI: Bump MicroPython to latest commit post Pico SDK 1.5.0 bump.
2023-02-20 12:14:34 +00:00
Phil Howard d34171381c MicroPython: Update fixups for v1.5.0. 2023-02-20 12:00:23 +00:00
Hel Gibbons 68411ba6ec
Merge pull request #671 from pimoroni/docs/tidyup
some minor docs tidying
2023-02-20 11:44:45 +00:00
Hel Gibbons de48394764 port GFX pack examples 2023-02-20 11:01:34 +00:00
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
Phil Howard fd2f285f16 CI: Bump MicroPython to latest commit post Pico SDK 1.5.0 bump. 2023-02-20 10:56:39 +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
Hel Gibbons ed021665e6 update MicroPython readmes 2023-02-17 15:56:29 +00:00
Philip Howard 3bc0f019b2
Merge pull request #670 from pimoroni/patch-badger-2040w-release-uf2
CI: Upload Badger 2040 W examples .uf2 to release files.
2023-02-16 15:56:49 +00:00
Phil Howard 25efb91eae CI: Upload Badger 2040 W examples .uf2 to release files. 2023-02-16 15:42:08 +00:00
ZodiusInfuser 943ea1390a
Merge pull request #633 from pimoroni/feature/badger2040w
Badger2040w support
2023-02-16 10:43:25 +00:00