QL200 PIC development system link
I bought the QL200 PIC development board a long time ago, its a great resource. This is the board 1) Switch between power supply thru USB or external power supply. 2) 128*64LCD and 16*2 LCD module 3) 32 LEDs are…
I bought the QL200 PIC development board a long time ago, its a great resource. This is the board 1) Switch between power supply thru USB or external power supply. 2) 128*64LCD and 16*2 LCD module 3) 32 LEDs are…
Here are some more LED examples for use with the QL200 development board, all of these are written using the mikroC pro for PIC compiler Example 1: [codesyntax lang=”c”] int j; void main() { TRISA = 0x00; // Sets…
This first example is the usual flashy LEDs example. We will be introducing the development board we use (its the QL200 PIC development board), we will be using the mikroC pro for PIC compiler and we use the QL Programmer software that…
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Read More