Search found 2 matches

by diadatp
Sun May 19, 2013 8:01 pm
Forum: V-USB
Topic: V-USB on an Attiny9
Replies: 2
Views: 3379

Re: V-USB on an Attiny9

Thanks for the reply, ill use an attiny45 instead.
by diadatp
Fri May 17, 2013 3:34 pm
Forum: V-USB
Topic: V-USB on an Attiny9
Replies: 2
Views: 3379

V-USB on an Attiny9

Is it possible to implement v-usb on an attiny9? It has 1k of flash and 32 bytes of ram. I only need it to behave as an HID keyboard and spurt out some text when connected. I don't expect to code in c but is it possible to cut down the code base enough to fit it in 1k of flash? or is the bottleneck ...