Join the Conversation

1 Comment

  1. Bit-banging USB is a waste of AVR processing power, especially when hardware USB support in the AVR is available for as little as $2.23 and it leaves the AVR for your own programming tasks.

    Bit-banging is a great exercise as a proof-of-concept and to show off skills for the original developer, but I really hope that newbies into the AVR world do not end up starting out with this kind of board, because it just doesn’t make sense to overload the processor like that when hardware support is available on the cheap.

Leave a comment

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.