Motor Controller Also Does Nyan Cat

As a freshman at UC Berkeley, [Keegan] has been helping out with his school’s Pioneers in Engineering program that gives high school students some hands on experience with engineering principles, usually by building robots. This year, [Keegan]’s project is a motor controller that just so happens to play the nyan cat song over the motor PWM output.

The motor controller is meant to replace the Pololu simple motor controller the PiE team is currently using. Onboard is an H-bridge chip and an ATmega328 that takes commands from an I2C bus. The ‘328 is loaded up with the Arduino bootloader making the firmware very accessible – a good thing for the high school students that will be building and programming these robots.

[Keegan] put up the Eagle files for the board up on the PiE Wiki. For now, just enjoy the dulcet tones of the pop tart cat theme song after the break.

[youtube=http://www.youtube.com/watch?v=flp0m_UXWkE&w=470]

15 thoughts on “Motor Controller Also Does Nyan Cat

  1. The EM interference will affect all of my AM channels, not just one, but for just a fraction of the time XD
    Looks like an effective way to implement a stall alarm for a VFD. If manufacturers haven’t already patented it, they will try once they see this.

  2. Stalling a motor is pretty easy to do while you’re prototyping so maybe a fuse would help with the reliability thing.
    I know it’s horribly low tech, but cheaper and easier than replacing the h-bridge.

  3. I don’t get why people keep designing boards for integrated H bridges, it’s so easy to build your own at a lower price and with much higher current capability.

    It’s one thing if you get a bridge driver with step and direction, or with over current protection but plain bridges just make no sense.

    1. I helped with the motor controllers production. The board was produced for a high school robotics competition and we got the H-bridge chips donated. Plus they have over current protection, and current sensing which we used to prevent the burnout of motors when students inevitably stall them. But your right next year were looking into making our own mosfet h-bridge for high current motors and for funsies.

      1. my personal favorite is igbt ipm modules. current monitoring, gate driving, all sorts of integrated goodness. and crazy high amperage ratings, i’ve got a couple bricks that would melt my thickest wires without so much as blinking. ohh, how i love igbt <3

Leave a Reply to DrLukeCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.