This project shows the the use of the "breadboard uno" pushing out a VGA connection
Below you can see the schematics for for ATmega328p breadboard along with the VGA schematics.
The schematics here show how we can create a barebones Arduino Uno on a breadboard. We will be using this in our project.
These are the schematics for our pin output to VGA using a normal Arduino Uno.
We can use the pin map to cross reference which VGA pin goes where on the breadboard. For example on the VGA schematics we can see that the RGB pins go to digital pin 7 on the arduino uno, but for us they will lead to pin number 13 on the ATmega328p or 2nd from the bottom, to the left.

