Skip to content

sdcat404/ATmega328p-VGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATmega328p-VGA

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.

Breadboard

breadboard chematics

The schematics here show how we can create a barebones Arduino Uno on a breadboard. We will be using this in our project.

VGA

vga schematics

These are the schematics for our pin output to VGA using a normal Arduino Uno.

ATmega328p pin map

Atmega168PinMap2

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.

What you should see if you've followed this correctly

breadboarduno

About

This project shows the the use of the "breadboard uno" pushing out a VGA connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages