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 esh123456

  1. E

    [SOLVED] how to control 2 servo motors by atmega32 simultaneously

    thanks. by using a more voltage than 5 volts, the problem solved.
  2. E

    [SOLVED] how to control 2 servo motors by atmega32 simultaneously

    here is the code that i used, written in codevision: __________________________________________________________________ #include <mega32.h> // Standard Input/Output functions #include <stdio.h> // Declare your global variables here void main(void) { // Declare your local variables here int...
  3. E

    [SOLVED] how to control 2 servo motors by atmega32 simultaneously

    thanks js. but what is the ELCOs? also i used a 5volt regulator for my power supply. is there any way to separate the motor power from MCU?
  4. E

    [SOLVED] how to control 2 servo motors by atmega32 simultaneously

    I am driving 2 RC servo motors simultaneously in my robot.I am using atmega32 at 14.7456MHZ frequency. there are no errors when i connect one servo to atmega32, but when two servos connected to MCU, the motors rotate erratic. Can anyone give me suggestion? excuse me if there is any error in my...

Part and Inventory Search

Back
Top