ICE4M Course - Programming Concepts
This page is in the process of major modification Sept 2007
# |
Concept |
Reference(s) |
Programming PIC MCUs in BASIC |
|
| 1 | Tutorial Project |
|
||
| 2 | Programming in Assembler | |||
| 3 | Program Organization |
|
||
| 4 | data types, arrays, variables |
|
||
| 5 | For, Next Loops |
|
||
| 6 | TRIS command |
|
||
| 7 | delay command |
|
||
| 8 | Debounce of a switch | |||
| 9 | Testbit (built in routine) | http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm#5.1.3 | ||
| 10 | If Statement | http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/04.htm#4.1 | ||
| 11 | Interrupt | Interrupts (Timer) | ||
| 12 | Commenting Code | |||
| 13 | Do Loops | |||
| 14 | ||||
| 15 |
If using Flash Basic the reference material can be found ;