Logo Banner

ELECTRONICS - [alarm system] - [page 5/8]

Home alarm system - Software Design

About the PIC software

A PIC microcontroller needs to have a program. Without the whole circuit is useless. I wrote the program for this project in the Assembler language. The assembler language makes the program a little complex to understand. At the other side you can write very efficient programs with Assembler. You are in control of everything.

The Assembler program

Here you can download the the assembler source code. It is a text file which can be opened in notepad. I advise you to view it with the MPLAB IDE environment of Microchip: the code will look better in this program. You can download it from the Microchip website [External] for free.


Copyright ©1998-2022 Vanderhaegen Bart - last modified: August 24, 2013