SainSmart L293D Fail!!

This is a project in the works but what the hey here’s sort of a preview. The plan is to use 2x 400MHz transceivers via 2x arduinos to control the motors on this RC car. I’ve already taken the original controller board out of the car and made room for the new components.

So I was sitting here setting up a SainSmart L293D Motor Driver using specs and guidance from Adafruit and either I missed something or the information is wrong. At 3.5vdc it works but could be pushed so I grabbed an 18vdc drill battery thinking it would be fine because the circuit as quoted from Adafruit below states that it is rated to 25vdc.

25vdc my foot cause as soon as I set it up smoke popped and I smell burning on both the arduino and motor controller. It still seems to work but surely problems will rear their head.

Just ordered better motor controllers (same as the one used in my R2D2) and 18650 battery holders. Wouldn’t be so bad but I think the arduino board is fried.

Just so anyone else is aware this is the link I purchased my L293D from on Amazon. I already complained but I’m not the first to do so.

4 H-Bridges: L293D chipset provides 0.6A per bridge (1.2A peak) with thermal shutdown protection, 4.5V to 25V

https://learn.adafruit.com/adafruit-motor-shield/overview

Robotics Demonstration

I’ve been giving robotics demonstrations to an Interfaith Summer camp being held by the ITSSM Interfaith Center while sharing some love for the AR Innovation Hub. The Hub has been such a blast to volunteer for and interact with and in addition they are always willing to help.

I wanted a way to demonstrate and provide immersion for children to learn a little about robotics so I threw this together. It’s not pretty but it sure is effective. Upon request I’m willing to write up details on the components, wiring as well as share the code used.

In addition I also toted along the R2D2 trashcan that my daughter and I built. This was a huge hit but also caused a mess when the children used R2 to transport popcorn.

A simple push button interactive arduino setup

 

 

The R2D2 trashcan that I wrote about previously controlled via bluetooth and app on an android.

 

R2 Trashcan

This was a fun little Arduino Robotics project that I built with my daughter at the AR Regional Innovation Hub an awesome place I mentioned in the Maker Faire post a while back. Come to think of it I need to post about this year’s Maker Faire. Anyways the robot can be controlled via bluetooth using an Android app.

We have everything mounted to a chassis from another robotics kit much like the Ardokit but only to hold the parts. The motors were aligned with arms of R2 that were printed on the trash bin which turns out are not entirely even with each side. It should not have been a surprise but hey we wanted it to look cool. This posed additional problems with the motor mounts being flat which canted the wheels out. R2 moves a bit awkward. The plastic trash can from Target is a bit brittle so I had to tape the drill marks first and drill with care. A caster was mounted under the front of the R2 to stabilize.

Parts

  • R2 trash can from Target
  • IEIK UNO R3 Board ATmega328P from Amazon – Not an authentic arduino but works great and is cheap.
  • Motor Controller – I think this came from an ebay purchase
  • JBtek HC-05 Wireless Bluetooth from Amazon
  • Battery Pack
  • Motors and wheels from something like the Ardokit from Amazon but I’m not a fan of these because the terminals are real week and broke with very little stress.
  • Caster

I have better parts most from Adafruit coming in soon for a cooler more thought out project. Better wheels, better chassis and better motors.

Top