[57north-discuss] Microcontroller for simulating a USB HID

Tom Jones jones at sdf.org
Thu Jul 24 14:15:27 UTC 2014


On Thu, Jul 24, 2014 at 03:07:29PM +0100, Calum Chisholm wrote:
> All,
> Can anyone suggest a suitable microcontroller for simulating a USB
> keyboard? Is the Teensy still the way to go for this, or is something like
> the Arduino Micro (or similar) a better option these days?
> 

There is the [v-usb][1] stack that can simulate a lot of USB. It runs on an ATTINY
and is part of what makes the digispark[2] useful. It can also act as a USB HID
(Human Interface Device).

> I'm looking for something which has at least 13 digital input pins, which
> might rule out some of the very low-end chips.
>

The v-usb gives the impression that it will run of most avr's, so you should
have a good amount of choice.

[1]: http://www.obdev.at/products/vusb/index.html
[2]: http://digistump.com/products/1

-- 
Tom             | I don't see how we are going to build the dystopian megapoli
@adventureloop  | we were promised in 80s and early 90s cyberpunk fiction if
adventurist.me  | you guys keep complaining.

:wq


More information about the 57north-discuss mailing list