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 camilasccv

  1. C

    Controlling 8 motors with one PIC. Can it be done?

    I didn' know about this PIC. I'll take a look at it. I forgot to mention before, but the motors I'm trying to control are 3 DC steppers a 5 DC motors. The DC motors are controlled by means of PWM, so I only need 5 PWM channels. (I just found out that my pic only has two PWM modules, so I'll have...
  2. C

    Controlling 8 motors with one PIC. Can it be done?

    Yep! I'm definetly using a motor driver for each motor. If I don't, there will not be enough current for the PIC and it will reset. The pic is used only for generating the pulses that will be sent to the motor driver.
  3. C

    Controlling 8 motors with one PIC. Can it be done?

    I was wondering if maybe multiplexing the signals would work well. Do you have any idea? I was thinking of using the Timer1 interupt, but instead of generating a single waveform, having different ports taking turns on having their waveforms generated. I don't know if this is the right way to do...
  4. C

    Controlling 8 motors with one PIC. Can it be done?

    Hi. I'm using a PIC18F2550 on a Dinamic Positioning system that I'm developing. I'm currently using the PIC to control a single DC Stepper Motor. The PIC receives reference position from the PC through USB. The pulses are then generated by means of a Timer1 interrupt. One thing I've noticed is...

Part and Inventory Search

Back
Top