Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

My Alarm Project

Status
Not open for further replies.

skeeterb

Member
I'm currently working on a 4 zone alarm system and I want you guys to check it out and see what you think. I created it using FlowCode 4, and I've posted the C code for it on Pastebin.com @ https://pastebin.com/Er484fSt and I've attached the HEX file if you don't wish to look at the C code. Please look over the code and try it out and see if you can find any bugs. I've squashed as many as I could find, but I want to see if you guys can find any bugs that I may have missed. The uC is a PIC16F877. It uses 2 momentary push buttons @ A0 and A1 and 4 NC SPST switches connected to A2 - A5, a 2X20 LCD connected to Port B 6 LEDs connected to Port C, and a 4X3 Keypad connected to Port D.
 

Attachments

  • 4 Zone Alarm.hex
    22.2 KB · Views: 188
Last edited:
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top