Hardware PIC16F877A development board by shedboy71 18th January 2015 0 comment 0 FacebookTwitterPinterestEmail
Code QL200 PIC development board and more LED examples by shedboy71 9th January 2015 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… Read more 0 FacebookTwitterPinterestEmail