Search found 2 matches

by zakr
Mon Dec 26, 2016 11:57 am
Forum: Newbies
Topic: VGA controller
Replies: 13
Views: 2570

Re: VGA controller

Thanks
by zakr
Sun Dec 25, 2016 11:51 pm
Forum: Newbies
Topic: VGA controller
Replies: 13
Views: 2570

VGA controller

Recently I've build very simple 6502 computer. Now I want to add VGA controller to it. I want to build a simple board with avr communicating via I²C with main board. The problem is I don't know how to solve timing problems when processing orders from main board. As I understood AVR needs to ...