mitxela.com forum
Welcome. Please log in or register.

usb hid
DAVID Posted: 28 Dec 2017, 07:15 PM
Avatar
I love mcus

Member
Posts: 237
Joined: 10-September 17
hi i am trying to make a copy of a usb key that it presents as a generic hid device so i wonder if i can make a generic usb hid device with for example an attiny85.
does this is possible??

-------------
[top]
mit Posted: 28 Dec 2017, 10:44 PM
Avatar
yeah whatever

Admin
Posts: 538
Joined: 4-May 16
Yes, very possible, check out the Easy Logger example project from Objective Development which presents as a USB HID keyboard. You can then muck about with the report descriptors to make it appear as something else, like a mouse, joypad, etc.

-------------
[top]
DAVID Posted: 29 Dec 2017, 05:00 AM
Avatar
I love mcus

Member
Posts: 237
Joined: 10-September 17
i am basically for that, a hid report descriptor for appearing as a standart hid device


-------------
[top]

Sign in to post a reply.