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 pangloong

  1. P

    PIC Microcontroller does not work

    Hi Please do not connect the 5v directly to MCLR. configuration watchdog disable, XT should be ok. no any capacitor to MCLR is required. What kind of compiler use??? Please use 5v for Vcc. If u can not turn on the LED please try the circuit below, or other pin with your LED circuit...
  2. P

    PIC Microcontroller does not work

    Please try for ADCON1 = 0X06; in order to make the POrt A as a digital port. Please make the port is a common drain port or TTL port. If common drain there is a pull resistor need. The LED is simply a resistor 680 ohm in series with led to ground should be fine....!!! Good luck dude..... Added...
  3. P

    Is it possible to program PIC 16C662 in C

    Just try the mikro C and it free for 2k memory size. Please use the PIC16Fxxx and this flash base and can be reprogram.
  4. P

    PIC16F628A assembly code for max232

    PIC16F628A elrayes wrote: for people asking how C18 deal withPIC16 family actually i didn't try it myself, most of my work were related to PIC18F family, when i dealt with PIC16 i used mikroC, friend told me C18 can deal with PIC16F, anyway search another alternative. please if you discovered...
  5. P

    What's the method for programming 80c51?

    Re: 80c51 80c51 is a good chip it have built in memory 32K which mean u no need external memory ROM and with erase cycle 100k. To use the 80c51 in the right way so u have to make sure how many input and output u want in ur project first. U have to make sure the internal architecture in this...
  6. P

    Which Microcontroller to use?

    It is depend how many input and how many output u want to use, because both atmel and microchip have their own architecture, and assembly language instruction set. Some of the chip have their built in memory or no memory( external rom. U have to make sure how large your program, some of the chip...
  7. P

    Looking for microcontroller or DSP working at 1,8 V and with 20 MIPS

    Re: Microcontroller help Please visit www.microchip.com
  8. P

    range or infrared transmitter

    To do a good wireless control, first have to make sure what frequency u are use. Because high frequency and low frequency have different effect on the circuit. When using in high frequency, the miller effecr will affect the amplifier gain.
  9. P

    24 volts DC to 5 volts

    Hello.... You can use the voltage regulator LM317, Input and output can be range from 3 to 40 VDC, here have attachment please read it carefully and the connection.
  10. P

    pic microcontroller code help

    To use the PIC, u must know the internal architecture of the PIC very well, like the RAM, register, Rom.....etc. Then u learn the PIC instruction set, each instruction have their own usage, like add, sub, and,movf, movf..... As a reference please go to the yahoo and search PIC INSTRUCTION...
  11. P

    Designing RF circuit amplifier

    Can any one tell me to design a amplifier, let say common emitter, by using the voltage divider bias method and the small analysis on that amplifier by using the transistor datasheet. I have go through a lot of theory about the amplifier from the book i find some of the parameter found in...

Part and Inventory Search

Back
Top