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 Fernando Vasquez

  1. F

    Making Presentation Card

    Can someone help to make my presentation card, I am an electronics engineer, I work in automation and process control, also I work with microcontrollers, what I have to put in my presentation card
  2. F

    How to convert parallel to usb port in usb willem program.?

    buy ch341a You can buy an USB to parallel port converter, it's not expensive, i guess it's more expensive to make it
  3. F

    I am looking for schematics of simple robots for kids

    robots for kids somebody have a project about robotics for kids (8-13 years old), it must be not expensive. The picture it's an example that i found on google, but i can't found schematics or mechanical plans
  4. F

    How to control the server motors?

    Yes, the best method of control the speed, direction and position of a motor is using PWM, with 8051 you must use 2 timers, one to set the period and another to set the width of the pulse, the speed is proportional to the pulse width
  5. F

    Foundation Fieldbus & HART

    Search here, there some books and papers for industrial buses https://www.edaboard.com/index.php?c=21
  6. F

    Looking for PID auto tuning code

    PID auto tuning code this is not for a PLC but it will help you (if you know something about C or Assebly)
  7. F

    Looking for info about DsPIC programming (MPLAB ICD 2)

    pic24f icd Try Microchip dsPIC application notes **broken link removed**
  8. F

    dsPIC programmer circuit

    dspic30f14 This is a Parallel port dsPIC programmer
  9. F

    what is the best compiler for dspic

    iar complier vs c30 I use the MPLAB C30 and MicroC dsPIC, the last one is much better but it's expensive
  10. F

    How Could I Program a dsPIC 30F4011

    how to program dspic30f4011 This it is the one that I use
  11. F

    PROBLEM: Using interrupts in CCS and dsPIC & PIC24

    ccs dspic I think CCS doesn't support dsPIC, try Microchip C30 compiler, it's an ANSI C compiler
  12. F

    Interfacing PIC18F2550 to Labview 7.1 or later

    labview 18f4550 Here is a complete scope project with PIC18F4550, but it is in spanish **broken link removed** **broken link removed**
  13. F

    Looking for some resources about DSPIC

    kalman for dspic Buy a book about dsPIC, if you don't know enough about dsPIC you can buy an evaluation board from microchip, there is a lot of projects of Micrhochip, seek the applications notes.
  14. F

    How to divide 10 MHz clock pulse to 500 KHz??

    555 in astable mode is cheaper and easier, you can calculate the values here: **broken link removed** Try Vcc=5; R1=1,2; R2=1,8; C=600

Part and Inventory Search

Back
Top