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 djsfantasi

  1. djsfantasi

    how to Convert 3.7v to 3v

    Put a silicon diode in series with the battery. It will drop 0.7 volts. How much current does the load draw? The diode you select depends on this.
  2. djsfantasi

    [SOLVED] Keil uvision4 mdk- arm compiler can't create proper hex file

    This is marked solved; what was the solution?
  3. djsfantasi

    line following robot circuit using pic16f877...

    Google is your friend. There are many resources on building a line following robot and several with a pic16f877 Content in “16f877” | Let's Make Robots!
  4. djsfantasi

    SMD Blinking Valentine heart - Attiny2313

    Try again... Your experience with your second post may be different...
  5. djsfantasi

    Kindly anyone provide these books links

    Physics of Semiconductor Devices Analog VLSI signal and Information processing
  6. djsfantasi

    Telnet between an embedded system and personal computer

    What are you doing with the data from the embedded system? Are you writing it to disk, passing it to an application running on the PC? How are you getting the data from telnet to your desired destination?
  7. djsfantasi

    How to convert frequency signal of 0~5KHz to 0~5V voltage signal?

    I had a similar problem. I wanted to convert an audio signal to 0-5VDC signal, which was then processed by a µP in order to control a servo motor. Here is my thread
  8. djsfantasi

    Building a simulated flame lamp, few questions on the wiring!

    ...and there are circuits published that will do the job as well, such as this one Interesting Electronic Schematics and Circuits - Novotill
  9. djsfantasi

    help friends urgent pls

    You have changed the input amperage again... The same calculations we have shown you still apply. 100 volt and 200 ma = 100*.2 = 20 watts 12 volt @ 2 a = 12 * 2 = 24 watts Fairly close and if the input is 120 volts (typical US mains voltage), you get 24 watts in and 24 watts outs. The laws of...
  10. djsfantasi

    help friends urgent pls

    120 volt and 20ma gives you 120 * .020 = 2.4 Watts 12 volt and 2A requires 12 * 2 = 24 Watts Like alexan said - you cannot create energy from thin air. You might get close if you had 120 volts at 200ma...
  11. djsfantasi

    HELP in sequence of digits........

    I would investigate the use of shift registers; particularly a parallel load serial out shift register like a 74HC165. Download the datasheet and take a look at the pinouts - from there you should be able to easily create a circuit to do what you are asking.
  12. djsfantasi

    servo motor + DC motor using UART

    You are aware that the method of controlling DC motors and servo motors are very different?
  13. djsfantasi

    crystal oscillator help needed!

    verified working by doing...? Changing the crystal or adjusting some component values? This information will help others in the future. Thanks.
  14. djsfantasi

    [SOLVED] Can anyone name this switch?

    Single Pole Double Throw -Center off switch... You don't need a rotary switch... You might also be able to find a single pole, triple (or greater) throw switch that would work for you as well.
  15. djsfantasi

    Best Programming Language [hlp]

    @Keith FreeBASIC (Open Source) is a Basic compiler that has many C features; in fact there is a project to generate C code from the Basic code.

Part and Inventory Search

Back
Top