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 exnol

  1. E

    [PIC] Videocon HD DTH RF Remote decoder

    I know this is an old thread, but if anyone is still interested here are some pointers : I opened up my RF remote today expecting to see a normal 315MHz or 433MHz ASK cheapo transmitter being used instead of the normal IR LED. I was quiet surprised to see a proper circuit inside. Protocol ...
  2. E

    Soldering iron tip gets jammed.

    Sorry about the mistake. I can't tell you what is wrong without even knowing which iron it is :(
  3. E

    Soldering iron tip gets jammed.

    The soldering iron gets cooled once you touch the PCB. This can be due to a large plane connected to the point you are soldering or because of insufficient power of the soldering iron. you must have a good soldering iron with enough power to keep the temperature during soldering, else the tip...
  4. E

    PIC16 with 3 external interrupt

    I don't think there are PICS with more than one INT pin. Still most of them have Interrpt on change for PORTB pins. You can also use CCP modules in the PIC to capture events. As a last resort you can use a 3 input AND gate to tie the three interrupts to the one INT pin of the PIC. Hope this...
  5. E

    Toroidal core design for LM2576 buck

    Hi manishanand14, Inductor winding : 1. **broken link removed** (Reference) 2. https://www.daycounter.com/Calculators/Inductor-Current-Power-Calculator.phtml (calculator) 3. **broken link removed** (reference) AWG Conversion : 1...
  6. E

    Need help in coding for voltmeter using PIC16F877 and LCD

    You can write a code that will read voltages through ADC pins of the PIC at preset intervals (usually .5secs) and then display it on the LCD. Here is a link to a video : www.youtube.com/watch?v=ugETSGtliNQ
  7. E

    Questions of TTL Gates ..

    Can you make the question clearer. Its hard to understand what you are trying to say. 1. You can short the IPs of NAND to get NOT gate, connect this to the OP of another NAND and you will get aa AND gate. (Or are you trying for a circuit level change?) In the second figure, the shaded area is...
  8. E

    [SOLVED] 12V, 5V, 3.3V, 1.8V, -12V, -5V power supplies on PCB

    Switchers usually produce more noise than LDOs. are you sure you want to use switchers? Have you checked the ripple chara of the above mentioned switchers?
  9. E

    Problem with sending data using st-tx 01 transmitter

    Re: prblom with st-tx 01 Can you tell me what you didn't understand from my post? I will clarify.
  10. E

    Help with motor controller

    Hi there, good to know that you have done some research. Here are a few links you might find helpful : 1. Heatsink calculations - simple www.jaycar.com.au/images_uploaded/heatsink.pdf 2. A heat sink calculator : http://www.daycounter.com/Calculators/Heat-Sink-Temperature-Calculator.phtml 3...
  11. E

    am transmitter circuit need help

    This would be a great starting point for you : www.ece.cmu.edu/~ee321/spring00/lab5.pdf
  12. E

    Problem with sending data using st-tx 01 transmitter

    Re: prblom with st-tx 01 Hook up an oscilloscope and look at the output waveform on antennae. Now give a high or low input and watch the output change. Also try providing a known signal.
  13. E

    DC/DC converter, 55-175V input, 24V/100W output

    I do not have a solution for you, but just a reminder. The voltage will fall exponentially and as the voltage falls, the switcher will draw more and more current. It may not last much long. Unless ofcourse, as you said, its a bank.
  14. E

    FT232R (USB to serial) mains powered project finished but still have a question

    Its better not to connect the mains ground directly to the GND of FT232.. If you can't avoid this, try using an optocoupler at the serial port part.
  15. E

    help with 18f devlopement system

    There is an easier way, they sold you the product, they should help you... Got to mikroelctronica

Part and Inventory Search

Back
Top