Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Pagli007

  1. P

    Binary to BCD and BCD to Binary

    Hey Raady, thank you so much :) Unfortunately, I found out that the entire thing has to be in asm, but I will keep this for future reference, thank you :)
  2. P

    Binary to BCD and BCD to Binary

    The project requires the production of two conversion modules to convert either way between 8 bit Binary Code and BCD code. The two modules will be implemented as assembly code functions that receive the input value in the W register and exits with the result in the same W register. The main...
  3. P

    Binary to BCD and BCD to Binary

    Hey guys, I'm using a pic16F690 and I need assembly code for to convert an 8 bit binary to bcd and bcd to binary. I have to use the w register. Also, I only want to display numbers from 0 - 99, how do I write a default or error message in mplab? Thanks for the help :)
  4. P

    Push Button Counter and LCD display PIC16F872

    Hey Guys. I need to program a PIC16F872. I have a vague idea of how to program a PIC. I need to increment count when a button is pushed, there are three buttons, the "count"/amount of pushes should be displayed on an LCD. Then I need a toggle switch to display the total count (on an LCD) of that...

Part and Inventory Search

Back
Top