| Oricom Technologies
www.oricomtech.com |
The BOT40 boards include a PIC16F877, 20-Mhz microcontroller chip. These chips have flash eeprom for storage of up to 8K of program software. The eeprom is erasable, and can be re-programmed 100s of times. Datasheets for the chips can be downloaded from Microchip.
<| Boot-Loader Software
<| Normal PIC Programming
There are a number of chip programmers and compilers available for the 16F877 and the other
40-pin PIC chips which plug into the BOT40 Controller Boards.
<| MPASM - Sample Software
MPASM is the assembler that comes with Microchip MPLAB integrated development
environment, which is available as a free download from
Microchip
(about 25 Mbytes).
The most-recent versions of MPLAB support the most recent versions of Windows.
Sample Software.
We have sample programs below of source and .HEX files, which have been edited
using a standard ASCII-text editor, and assembled using MPASMWIN ver 2.3.
These are in a compatible format for downloading and execution using the Bootloader
which is programmed into chips on the BOT40 boards.
Assembly and running instructions are included in the files.