Programming PIC Microcontrollers in BASIC

Thread Starter

jrap

Joined Jun 25, 2006
1,125
Learn how to write your own program, debug it, and use it to start the microcontroller. We have provided plenty of practical examples with necessary connection schemes: temperature sensors, AD and DA converters, LCD and LED displays, relays, communications, and the book is constantly being updated with fresh examples. All code is commented in details to make it easier for beginners. Instruction set, operators, control structures, and other elements of BASIC are thoroughly explained with many examples. Also, the book includes a useful appendix on mikroBasic development environment: how to install it and how to use it to its full potential.
http://www.mikroe.com/en/books/picbasicbook/00.htm
 
Top