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 Marcoscr

  1. Marcoscr

    PIC in industrial development?

    I think I found the answer... https://www.edaboard.com/threads/195266/ An option will be RTOS programing (which CCS supports) but I'm Afraid that it will be a real headache controlling precisely the pwm timing (or maybe not, but I'm getting closer to this project's dead line). I'll get in to...
  2. Marcoscr

    MOSFET driver circuit

    Hello Chukssteven, There are tons of these circuits in this forum, I am doing something similar to control a 3 phase motor and found this forum very helpful. Just do a little search and you will find everything you need! try these keywords: sine, wave, inverter. maybe this link could help: Good...
  3. Marcoscr

    PIC in industrial development?

    Hi, I'm getting this interesting thread back to life again. I am developing an automated packaging station, i need to control the speed of a 3 phase AC motor (that means I'll use 6 PWM signals to generate a sine wave, and an ADC port to set the speed with a potentiometer ) and also turning on...
  4. Marcoscr

    Help with C program, 16F877A

    In that part it turn port B off, wait, and the turn port b1, which is the other motor( I think I spelled it wrong in my first post), when it goes back to "avance" the very first line is another delay, and then turn off the 2nd motor and turn on the 1rst and keep it like this until A1 or A3 is...
  5. Marcoscr

    Help with C program, 16F877A

    output_b(); ccs Sorry, I didn't gave enough information... I am using CCS compiler (PIC C compiler). The problem is that the program is getting in a loop, maybe because of those "gotos", so, I have not tested the hole circuit with my h-bridge, but thanks for the advise! I am using Proteus to...
  6. Marcoscr

    Help with C program, 16F877A

    16f877a sample c programs Hello! I am new at this forum, I am starting in PIC programming, I have bought a PIC16F877A, and I am having problems with my first attempt to program this PIC, now I really don't know what else to do, I hope someone can guide me through this. What I am trying to do...

Part and Inventory Search

Back
Top