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 apgphp2005

  1. A

    Programming PIC using Low Voltage Programming Cable LVP ICSP

    lvp programmer Hi I just bought a new PIC16F876A and now wish to program it with LVP (Lothar stolz Low Voltage Programmer) and use the folowing circuit and program to test it afterwards. My Program is: start: TRISA = %000000 TRISB = %00000000 TRISC = %00000000 High...
  2. A

    Troubleshooting PIC16F877A

    initialize adc in pic16f877a Hi electronrancher & VVV, Thanks for your reply. Could you guys have a look at my Program, it's in PICBasic and see if i have missed something. This program take analog input at PORTA.0 and give ascii code 'A', 'B' or 'C' using RS232 Protocol at PORTB.0. The...
  3. A

    Programming PIC using Low Voltage Programming Cable LVP ICSP

    lvp pic Hi predrage, Thanks for your reply. And, your english isn't bad. I am very new to the world of PIC's. So, i don't understand datasheet that well. I have already programmed my PIC using PICSTART & MPLAB. So, now if i want to erase it all and reprogram using LVP. What should i do...
  4. A

    Troubleshooting PIC16F877A

    pines de pin 11 vcc y gnd del pic16f877a Hi throwaway18, Thanks for your reply. I forgot to mention that i have successfully tested my code on simulators, i used oshon soft PIC simulator ide. It has also been tested for Software UART. Also, that i wrote code in PICBasic not Assembly...
  5. A

    Programming PIC using Low Voltage Programming Cable LVP ICSP

    low voltage programming How to program a PIC16F877A using Low-Voltage-Programming Cable (LVP ICSP) using 'Lothar Stolz' Low-Voltage-Programming Cable from **broken link removed** Does it require that the PIC must contain some sort of BootLoader or Firmware. Can't i just buy a PIC16F877 from...
  6. A

    Troubleshooting PIC16F877A

    pic 16f877a crystal troubleshooting Hi all, I am having problems running a PIC. I programmed a PIC16F877A using PICSTART and MPLAB. The program is to Convert Analog to Digital from PORTA.0 and transmit a ASCII SYMBOL using RS232 Protocol from PORTB.0 . When i apply 5V to PIN 11 (i.e. Vdd)...
  7. A

    how to program a pic16f877a for using in a 8x8 dot matrix

    pic16f877a asm programs Hi kianher, I just did a project using PIC16F877A to control Relays remotely (i.e. wireless). And, trust me it's extremely easy to program a PIC using the PICBASIC language. And, this can be done using PIC SIMULATOR IDE from https://www.oshonsoft.com/pic.html...
  8. A

    What is Astable, monostable, bistable multivibrator

    Try this link, https://en.wikipedia.org/wiki/Astable_multivibrator

Part and Inventory Search

Back
Top