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 sketerpot

  1. S

    Sine PWM generation using PIC16F877

    triangular pwm This sounds way too complicated. The PIC you're using has built-in support for PWM generation, and it's pretty easy to use. Just look it up in the datasheet. Is there a reason why you can't use the PIC's built-in PWM hardware?
  2. S

    I need help for Optocoupler

    optocoupler schematic Have you looked at the wikipedia article? It explains what optocouplers are and gives an example circuit. Also, check out the links at the bottom of the page for more information.
  3. S

    how to drive two DC motors using L298N & PIC16F877 &

    l298n pic Look in the **broken link removed** at Figure 6. It shows how to connect the driver to a single motor, by using one of the driver's channels. Just use another channel (look at the pinout) and you can connect two DC motors. As for the PIC, look up how to use the timers. The PIC16f877...
  4. S

    good grammar software for thesis paper

    Unfortunately, English grammar is too complex and irregular to check properly. Word's grammar checker is probably about as good as you're going to get (i.e. pretty lousy), but ultimately you can't trust any grammar checking software. Word will point out most major mistakes. Get a native English...
  5. S

    Is there a Linux schematic capture compatible with Orcad?

    orcad for linux gEDA is not so much an EDA package as it is a collection of tools which mostly work well together. I've been using it recently for PCB design. The way that works is, you make a schematic in gschem and specify the PCB footprint of each device. Then you run a command line program...
  6. S

    sensor for continous motion

    For measuring angles, you could use a rotary encoder, unless I've misunderstood your design. It has a turning thing, and it will tell you how far it's turned. Another approach would be to use a potentiometer as a voltage divider. That would probably be cheaper, but less precise. Probably...

Part and Inventory Search

Back
Top