Simple Arduino RF car with Wii Nunchuck

  • user warning: Table 'makerspace._drupalcomments' doesn't exist query: SELECT COUNT(*) FROM _drupalcomments c WHERE c.nid = 11 AND c.status = 0 in /home/makerspace/makerspace.editkid.com/modules/comment/comment.module on line 992.
  • user warning: Table 'makerspace._drupalcomments' doesn't exist query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.picture, u.data, c.thread, c.status FROM _drupalcomments c INNER JOIN _drupalusers u ON c.uid = u.uid WHERE c.nid = 11 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /home/makerspace/makerspace.editkid.com/modules/comment/comment.module on line 992.

My second Arduino project. A basic remote controlled car with twin engines, one for each wheel. Getting to grips with how Arduino works, and since I know second to nothing about electronics, I'm learning about that too.

More info after the break.

Hardware used:

- Arduino Mega
- Arduino Duemilanove
- Tamiya 70097 Twin-Motor Gearbox
- 2x Tamiya 70098 Universal Plate Set
- Tamiya 70144 Ball Caster Kit
- TB6612FNG Dual Motor Driver Carrier
- RF Links 4800bps Receiver+Transmitter - 315MHz
- 250 mAh 9V NiMH battery to power Arduino
- 1100mAh 3.7V LiPo battery to power motors

On the software side I used:

- VirtualWire
- WiiChuck.h

At the moment there is quite a bit of delay between the controller and the car actually responding. Will try to iron that out and then think of something fun to do with this basic robot chassis.

The first version looked like this, but I found that the tank tracks created too much friction and made the robot go a bit too slow.

Tankie

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr><br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong><font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code><cite> <embed> <object> <param> <strike> <caption>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.