V-USB on an Attiny9
Posted: Fri May 17, 2013 3:34 pm
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 the 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 the ram?