Commit graph

5 commits

Author SHA1 Message Date
Liz
2d4f747dad remove try/except, check for 'DISPLAY' in dir(board) 2024-03-04 10:15:03 -05:00
Liz
6965241cbb adding try/except to DVI hello world
Adding a try/except to workaround a MemoryError in CircuitPython 9 beta2 as noted in https://github.com/adafruit/Adafruit_Learning_System_Guides/issues/2746
2024-03-04 09:45:18 -05:00
foamyguy
e6296b12a7 another batch 2023-11-03 17:53:01 -05:00
Liz
407c2bb4d1 Updating CP PicoDVI example
Updating CircuitPython PicoDVI example to use new resolution
2023-06-26 14:07:59 -04:00
Liz
1dfd0a6f60 Adding DVI hello world example
Adding DVI output hello world example. Checks for DVI Feather vs Pico for pin defs. Port of Phil B.'s 16bit hello for Arduino
2023-05-16 11:24:58 -04:00