Alright, so I've been currently into assembly and learning about PICs.
I have bought a HL-K18 board with PIC18F4520 on it, there is also a 8*8 led matris and 4 pin switch.
My goal is to turn on one led in the first column. which I've done.
And then through the switches, if switch 1 is on the led(dot) should move up one bit, if the switch 4 is on the dot(led) should move down in the column one bit at the time.
Also if both switches are off the dot should remain at it's position, and if the...
Send input from PORTC to D (SW4-DIP, switches / 8*8 LED)
I have bought a HL-K18 board with PIC18F4520 on it, there is also a 8*8 led matris and 4 pin switch.
My goal is to turn on one led in the first column. which I've done.
And then through the switches, if switch 1 is on the led(dot) should move up one bit, if the switch 4 is on the dot(led) should move down in the column one bit at the time.
Also if both switches are off the dot should remain at it's position, and if the...
Send input from PORTC to D (SW4-DIP, switches / 8*8 LED)