Skip to content

Releases: adafruit/PicoDVI

1.3.0 Add RP2350 fruitjam definition

12 Feb 00:08
1b05077
Compare
Choose a tag to compare

What's Changed

  • Update & add working RP2350 def for fruitjam by @ladyada in #13

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0 pico-sdk 2 update

14 Oct 13:31
6b93a88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

Adafruit_CPFS compatibility (example included)

21 Jun 02:28
Compare
Choose a tag to compare

See file_access example. Understand that this is a LOT of gum for the RP2040 to chew, and there’s some risk of the filesystem getting wiped out. Consider using a microSD card rather than the onboard flash for vital data.

1.0.7 - Added 800x480p30 mode

30 May 19:20
971b104
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jepler made their first contribution in #4

Full Changelog: 1.0.6...1.0.7

1.0.6 - Updated CI Actions versions

22 May 17:06
Compare
Choose a tag to compare
Update CI action versions

Update tvhost example

12 May 22:52
Compare
Choose a tag to compare

Background animation’s a bit smoother

Add “boing” example

11 May 00:36
Compare
Choose a tag to compare
1.0.4

Add boing example

Add more examples (“screensavers” folder)

18 Apr 05:54
68ddfe4
Compare
Choose a tag to compare
Merge pull request #3 from adafruit/pb-screensavers

Add four “screensaver” examples

1.0.2 - Fixed code in 16bit_hello example to match comment

14 Mar 19:50
37d4f46
Compare
Choose a tag to compare

Change symlink to folder copy

09 Mar 23:11
Compare
Choose a tag to compare
Remove soft link to libdvi (copy full directory instead)

For Arduino Library Manager compliance