Keyboard disguised as USB stick (120583)
This versatile USB Keyboard Stick emulates keyboards and keypresses. Article in English, German, French and Dutch.
To the average e-enthusiast, the RS-232 interface always appears friendlier than the USB port. However, even with a small 8-bit microcontroller, it's easy to implement the USB bus in device mode. The advantages are obvious:
- You save the cost of a USB/RS232 converter.
- USB devices such as keyboards can be easily emulated without needing a separate driver, meaning you are able to design a programmable USB keyboard at minimum hardware cost and software effort.
And as you will discover here, our versatile USB Keyboard Stick not only helps to build useful designs — it’s also fun to use by itself!
Two applications
- USB Annoy-a-Tron: an essential evil genius tool
- Masterkey: stay safe like a pro
Discussie (3 opmerking(en))
Elen Walker 6 jaar geleden
kfeger 11 jaar geleden
Sad to say, but I don't manage to make this gadget run. It compiles fine, but it is not recognized as a valid usb device. Are there any specia settings for the avr fuses? The only difference with respect to the original project: I use an ATTiny45 instead of an ATTiny85, but that shouldn't make that much of a difference. I think at least...
Any help?
CJM84 11 jaar geleden
Mein Englisch ist leider so grottig, das ich nachfolgend mit einem Tool übersetzen lasse, ich bitte, mir das nachzusehen ;p
Ich habe einen eeePC 701, welcher keine eigenen LED für 0x01, 0x02 und 0x04 hat. Diese würde ich gerne mit einem solchen Stick nachrüsten.
Ich habe leider die Spezifikation von Attiny85 im Kopf, bin auch Technisch gar nicht so versiert (eher der Hobbylöter der nur Nachbaut und gerne an der Software experimentiert) um das zu Interpretieren und wollte Fragen, ob sich die CAPS Lock an der bestehenden LED nachbilden ließe und die NUM Lock gegebenenfalls an dem ersten Beinchen des Mikrokontrollers? Auf die SCROLL könnte ich noch verzichten.
tech 11 jaar geleden