2 Attachment(s)
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í