kopia lustrzana https://github.com/raspberrypi/pico-playground
Fix link to VGA-schematic image
Seems like the GiHub Markdown renderer doesn't like spaces in filenames?pull/26/head
rodzic
eb6658e820
commit
01adf851a6
|
@ -47,7 +47,7 @@ Name|Screenshot|Description
|
||||||
[textmode](scanvideo/textmode)|| Shows off chained DMA to generate scanlines out of glyph fragments via DMA/PIO
|
[textmode](scanvideo/textmode)|| Shows off chained DMA to generate scanlines out of glyph fragments via DMA/PIO
|
||||||
|
|
||||||
The above are intended to be used with the VGA demo board as described in [Hardware Design with RP2040](https://rptl.io/rp2040-design) however it is possible to wire your own VGA output according to the following schematic:
|
The above are intended to be used with the VGA demo board as described in [Hardware Design with RP2040](https://rptl.io/rp2040-design) however it is possible to wire your own VGA output according to the following schematic:
|
||||||

|

|
||||||
|
|
||||||
## Sleep
|
## Sleep
|
||||||
|
|
||||||
|
@ -66,4 +66,4 @@ even though it is in the Pico SDK
|
||||||
|
|
||||||
Name|Description
|
Name|Description
|
||||||
---|---
|
---|---
|
||||||
[stdio_pio](stdio/pio)| Demonstrates adding a custom STDIO driver using a PIO UART
|
[stdio_pio](stdio/pio)| Demonstrates adding a custom STDIO driver using a PIO UART
|
||||||
|
|
Ładowanie…
Reference in New Issue