Author Topic: atmega 16 unable to draw wheel  (Read 1652 times)

0 Members and 1 Guest are viewing this topic.

Offline subhechhaTopic starter

  • Jr. Member
  • **
  • Posts: 18
  • Helpful? 0
atmega 16 unable to draw wheel
« on: February 09, 2011, 12:17:40 PM »
hello.....i finally had my code written into atmega16 but unfortunately it could not pull the motor i mean couldnot start the motor.athough the motor driver(l293d) is showing proper voltage through its interface with um and motor.
can anyone kindly help me to sort out this problem. 

Offline waltr

  • Supreme Robot
  • *****
  • Posts: 1,944
  • Helpful? 99
Re: atmega 16 unable to draw wheel
« Reply #1 on: February 09, 2011, 03:35:55 PM »
Can you post a schematic of the connections between your processor and the motor driver chip?

You may also need to post your code.

Have you tested the L293D to motor circuit by hard wiring inputs?

Offline Cyntrox

  • Jr. Member
  • **
  • Posts: 13
  • Helpful? 0
Re: atmega 16 unable to draw wheel
« Reply #2 on: February 20, 2011, 01:30:03 PM »
Also, what power source are you using? A microcontroller usually can't output enough current to drive a motor.