Please, help me?


Results 1 to 6 of 6

Threaded View

  1. #6
    Join Date
    Mar 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Default schematic design and ASM code for help me with PBP

    Hi folks!, thanks for the answers, I need a code sample in PBP, the scenario of my project is: PIC16F84A, ADC0804(parallel 8 bits), LM35 and HP48GX(that replace a LCD display for show a temperature, I connect via serial, no problem for this), I know that the 16F84A is very old but I only have this uC and the other components, I attach the schematic design and the ASM code (is a sample that I found in the internet), I need to "translate it" in a PBP code.
    In the schematic design I replace the LCD with HP48GX and I send messages like this:
    SEROUT PORTA.2, 16780, ["Temperature is :", DEC TEMP]

    for sample. I have no problem with this point.

    the schematic design and asm code is attached.
    thanks in advance,

    Anaí
    Attached Images Attached Images  
    Attached Files Attached Files

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts