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 azhari24

  1. A

    [Help] How to connect Wiz810mj with ATmega8535

    I use W5100 Ethernet.
  2. A

    [Help] How to connect Wiz810mj with ATmega8535

    Hi friend, I have some problem, how to connect micro 8535 with wiz810mj? i want to send and receive from wiz810mj. do you have sample program or some article about this? thank you.
  3. A

    timer0 interrupt 16F877A [AssemblY]

    okay, thank you about your support...
  4. A

    timer0 interrupt 16F877A [AssemblY]

    I want to get a more precise time. so I use assembly code. thank you for your suggestion....:grin: ---------- Post added at 18:50 ---------- Previous post was at 18:23 ---------- this is my addresses information. ORG 0000H GOTO MULAI ; JUMP TO MAIN PROGRAM ORG 0004H ; INTERRUPT...
  5. A

    timer0 interrupt 16F877A [AssemblY]

    hey friend, i want to use Timer0 interrupt in PIC16F877A. how to calculate delay interrupt? i want get delay 8ms with internal clock(4ms). Can you help me? this is my program with delay 8ms interrupt, but can't be run. MULAI: ; BEGINNING OF THE MAIN PROGRAM BSF STATUS,5 ; INITIALIZATION...
  6. A

    [Help] Multiple ADC PIC16F877A

    you meant that I/P is Input Port? So I have to use an external hardware which will select for the I/P? ok, may I get the source, please? thanks... ---------- Post added at 11:36 ---------- Previous post was at 11:35 ---------- you meant that I/P is Input Port? So I have to use an external...
  7. A

    [Help] Multiple ADC PIC16F877A

    hey friend, Can you help me. I have program to read analog input from port RA0 and RA1 with ADC. My program can't be run. when one of the port was used it will change the value of the other port. this is my program...
  8. A

    Multiple ADC in PIC16F877A [assembly code]

    thank you... do you have sample program?
  9. A

    Multiple ADC in PIC16F877A [assembly code]

    thank you... do you have sample program?
  10. A

    Multiple ADC in PIC16F877A [assembly code]

    Thank you... ---------- Post added at 08:09 ---------- Previous post was at 08:08 ---------- i will try. thank you...
  11. A

    Multiple ADC in PIC16F877A [assembly code]

    hi guess... I want use multiple ADC in PIC16F877A but in Assembly code. I want reading 4 ADC port (RA0 RA1 RA2 RA3) for input. Can you help me? or do yoyou have reference about this? thank you....:smile::smile:

Part and Inventory Search

Back
Top