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.

Recent content by makemelearn

  1. M

    Password door lock using pic16f877a, using assembly

    So i have just to make a new file project from start and copy paste the code right?
  2. M

    Password door lock using pic16f877a, using assembly

    Ok thankyou I'll try doing thay
  3. M

    Password door lock using pic16f877a, using assembly

    the error file is not adding directly
  4. M

    Password door lock using pic16f877a, using assembly

    just four errors remaining. please can anyone help.
  5. M

    Password door lock using pic16f877a, using assembly

    thankyou so much but my professors said that i cannot use anything which we havent studied yet. but thankyou
  6. M

    Password door lock using pic16f877a, using assembly

    these errors are still showing. ive just copied rogers Message[302] C:\USERS\HP\DESKTOP\PASWORD_LOCK\ASSIGNMENT1.ASM 138 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] C:\USERS\HP\DESKTOP\PASWORD_LOCK\ASSIGNMENT1.ASM 141 : Register in operand not in bank...
  7. M

    Password door lock using pic16f877a, using assembly

    jazakallah. may Allah bless you
  8. M

    Password door lock using pic16f877a, using assembly

    only some errors remaining. posting my file again Executing: "E:\MPASM Suite\MPASMWIN.exe" /q /p16F877A "assignment1.asm" /l"assignment1.lst" /e"assignment1.err" /o"assignment1.o" /d__DEBUG=1 Error[115] C:\USERS\HP\DESKTOP\PASWORD_LOCK\ASSIGNMENT1.ASM 9 : Duplicate label ("STATUS" or...
  9. M

    Password door lock using pic16f877a, using assembly

    ive attached the file here
  10. M

    Password door lock using pic16f877a, using assembly

    ive changed much things but it is still not removing. any other suggesstion? ;pic16f877a list p=16F877A #include <p16F877A.inc> ;------------------------------------------------------------- ;declaring variables STATUS equ 09h ;PORTA equ 63h ;TRISA equ 93h ;PORTB equ 68h ;TRISB equ...
  11. M

    Password door lock using pic16f877a, using assembly

    Ive done all of what all of just recommended but these error show up constantly now Warning[205] C:\USERS\HP\DESKTOP\PASWORD_LOCK\ASSIGNMENT1.ASM 2 : Found directive in column 1. (list) Error[150] C:\USERS\HP\DESKTOP\PASWORD_LOCK\ASSIGNMENT1.ASM 25 : Labels must be defined in a code or data...

Latest threads

New Articles From Microcontroller Tips

Back
Top