http://www.pyroelectro.com/projects/vga ... /intro.zip
I'll answer your other questions a little later tomorrow.

coutinhoware wrote:ok. so then answer me this too:
why the header file indicates p18f4520??? weren't we supposed to use PIC18F452??
and other. the signal for R, G and B comes out from which port? I mean, the wire that goes to the SPTT switch comes out from which port?
Regards.
Code: Select all
blank: macro
bcf PORTB, 1
endm
point: macro
bsf PORTB, 1
endm
coutinhoware wrote:one more thing:
my project does not work, I'm afraid because I must show it up tomorrow at school.
I've connected all pins, and was getting base at the schematic, but later I found out it was wrong. So I started to follow the pictures. But there are some pins I just can't notice where to connect! The video doesn't show it accurately. For example, there are two orange wires connected in ground, with two wrapping wires coming out of them, but I can't see where they're goin' to. If I just could get the right schematic or somethin' else.
Code: Select all
PORTB Pin 1 - RGB signal
PortB Pin 3 - Horizontal Sync
PortB Pin 4 - Vertical Sync
PortD Pin 0 - X Switch
PortD Pin 1 - Square Switch
PortD Pin 2 - Circle Switch
PortD Pin 3 - Triangle Switch
Users browsing this forum: No registered users and 4 guests