| Oricom Technologies
www.oricomtech.com |
The SBOT28 boards include a PIC16F876, 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 16F876 and the other
28-pin PIC chips which plug into the SBOT28 Controller Boards.
<| MPASM - Sample Software
MPASM is the assembler that comes with Microchip MPLAB.
There are both DOS-basedand Windows-based versions of MPASM.
The most-recent version of MPLAB is available as a free download from
Microchip.
The complete download is about 25 Mbytes in size.
The most-recent versions of MPLAB support the most recent versions of Windows.
(Microchip keeps changing their site around, so we don't provide direct links to the files).
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 the SBOT28 boards.
Assembly and running instructions are included in the files.