raspberrypi / pico-playground

BSD 3-Clause "New" or "Revised" License
438 stars 92 forks source link

Adding the schematic directory and the RP2 to VGA connections schematic #19

Closed ddonofrio closed 2 years ago

ddonofrio commented 3 years ago

To run the examples in the Raspberry Pi Pico some connections are needed. Here is the first schematic for the VGA connection.

aallan commented 3 years ago

The VGA examples are intended to be used with the VGA carrier board, see Hardware Design with RP2040. However, I think this is a helpful addition. Perhaps better integrated into the top-level README.md file in the appropriate place (the Scanout Video section perhaps?). What do you think @kilograham ?

kilograham commented 3 years ago

1) The examples are by no means intended to be used only with the demo board, so this is a welcome addition 2) Yes it probably coulld go in a new README.md under scanvideo (though can be linked from the section above)

aallan commented 3 years ago
  1. Yes it probably coulld go in a new README.md under scanvideo (though can be linked from the section above)

Good stuff!

@ddonofrio, so rather than adding a schematics/ directory, could you perhaps create a README.md in the scanvideo/ directory and add the schematics there along with some explanatory text there to go along with it? You could also add a link from the top level README.md file in the Scanout Video section to the new README.md as well if desired. I think that's probably the best way to integrate this in..?

Many thanks!

kilograham commented 3 years ago

You could also add a link from the top level README.md file in the Scanout Video section to the new README.md as well if desired

Yes, when i said "can be linked" i meant, please link it :-)

aallan commented 3 years ago

Yes, when i said "can be linked" i meant, please link it :-)

🤣

kilograham commented 2 years ago

thanks, i linked and added the schematic separately