Before getting into the minute details of PIC programming, it would be first important to learn a few good programming methods. Understanding Registers To begin with suppose you type a ;(semicolon) at any point of the program, all’s that come after this semicolon would get ignored by the compiler, until of course the carriage get’s […]