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 xmli1976

  1. X

    Problem in MPLAB with ICD2 made using LM358

    I made a icd2 by myself,the schematic is from www.stolz.de.be using LM358. but it doesn't work. when connecting this icd2,the output windows display the following results : could any help me? Added after 1 minutes: I'm using mp lab7.30
  2. X

    Build easy MPLAB-6 ICD-2 for PIC18F2550

    icd2 microchip schematics How does RC2 of THE New Version using OpAmp pull MCLR to GND. I calculate ,when RC2 goes low,the out put of OpAmp should be -8V,not the GND. Added after 2 hours 29 minutes: Does RC2 go low and RC0 goes high when using OpAmp to pull mclr to GND?
  3. X

    Can I use rb7 and rb8 when U use icd2 to debug?

    icd2 question ask again Added after 9 minutes: The description of this icd circuit advises the pull-up resister to be removed.Why? But it would be short circuit if there isn't pull-up resistor butween vdd and mclr when programming,is it?
  4. X

    How displays adc results on 7-segment display

    integer 7 segment ccs I just want to say that codes that metal post is like the codes i write in asm. to silvio: Are you Chinese?You speak English like Chinese.
  5. X

    How displays adc results on 7-segment display

    seven segment using tasm metal's code style much like asm language. pvinbox@yahoo.com makes use of advantage of c language. I have a question about the line of codes: Is Result decimal number of temperature, why it's divided by 10.24?
  6. X

    How displays adc results on 7-segment display

    int_timer1 example I'm building a weatherglass using lm35 too,but I write codes with asm. Added after 27 minutes: if temperature's double digit, just display the first and second most significant decimal digits of result on lcd,and then display a dot ,and display the third number. If it's...
  7. X

    using serial port with pic

    pic have many ports and interfaces you can connect.
  8. X

    How to design a simple rectifier?

    rectifier circuit just 4 diodes
  9. X

    how to program rfPIC12F675

    rfpic12f675 project using your PC
  10. X

    What's the difference between a 4-bit,8-bit, 16-bit, 32-bit, 64-bit microcontroller?

    8-bit, 16-bit and so number of bits of mcu's registers
  11. X

    Need Project idea on robotics....

    There are many books of topics about it,such as I think you can serch this forum and can download the books.
  12. X

    Problem with handling open drain output of PIC 16f84a

    pic 16f84a RA4 is open drain so if you want to output ra4 of value 1,you have to pull up it to vdd through a resistor with value of 10k typically
  13. X

    How to connect crystal for Timer1 in PIC16f87x

    There are many informations in PIC16f87x's datasheet you can refer.
  14. X

    need help regarding PIC 16f877.

    there are many c compiler that can compiler c/c++ source codes into hex that pic mcu can execute.
  15. X

    Companies which offer online free sample ordering

    maxim-ic sample microchip cann't provide samples for common account.they can only provide samples for educational or business email account.

Part and Inventory Search

Back
Top