Search found 1 match
- Thu Sep 11, 2008 5:41 am
- Forum: V-USB
- Topic: AVR-USB + ATTiny24 = Arduino USB interface?
- Replies: 2
- Views: 5126
AVR-USB + ATTiny24 = Arduino USB interface?
Hi, I looked at many posts but I'm still unclear on a few things. Can I use a ATTiny(24) to work as USB interface for a Arduino? i.e. the output of the ATTiny is connected to the input of the ATMega? Can I modify the ATTiny code so that if gets some input it set a pin out low so it can be used as a ...