Digistump Forums
Back to Digistump.com
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digistump Forums
»
The Digispark
»
Digispark Libraries
»
HID-class USB Serial Communication for AVRs using V-USB
« previous
next »
Print
Pages: [
1
]
Author
Topic: HID-class USB Serial Communication for AVRs using V-USB (Read 5193 times)
bobricius
Newbie
Posts: 49
HID-class USB Serial Communication for AVRs using V-USB
«
on:
October 23, 2013, 10:52:57 pm »
Maybe something cool
http://rayshobby.net/?p=7363
untested
Logged
Bluebie
Sr. Member
Posts: 486
Re: HID-class USB Serial Communication for AVRs using V-USB
«
Reply #1 on:
October 25, 2013, 02:22:39 pm »
That's pretty much what DigiUSB does, but digiusb probably uses less program memory because hid stuff tends to just be fatter (it has the hid descriptor bytes, and usb handling is a tiny bit more complex sometimes)
Logged
Print
Pages: [
1
]
« previous
next »
Digistump Forums
»
The Digispark
»
Digispark Libraries
»
HID-class USB Serial Communication for AVRs using V-USB