ATtiny based bidirectional motor control using L293D

Rahul over at Xanthium has posted a tutorial on interfacing ATtiny with L293D: In this tutorial we will learn to interface L293D with ATMEL ATtiny microcontroller and control them bidirectionally.The microcontroller used here is ATtiny2313A which is interfaced to two L293D motor control chips for controlling upto 4 DC brushed motors.You can control upto 8 […]

GOduino II motor driver

Hazim Bitar writes in about the GOduino II motor driver project. In addition to the Atmega328p w/Opti bootloader, he uses a L293D h-bridge and various supporting caps and resistors giving the project a total estimated cost of about $20. Visit the TechBitar blog for project build details, along with schematic and Arduino sketch. Via the […]