arisuchan    [ tech / cult / art ]   [ λ / Δ ]   [ psy ]   [ ru ]   [ random ]   [ meta ]   [ all ]    info / stickers     temporarily disabledtemporarily disabled

/λ/ - programming

structure and interpretation of computer programs.
Name
Email
Subject
Comment

formatting options

File
Password (For file deletion.)

Help me fix this shit. https://legacy.arisuchan.jp/q/res/2703.html#2703

Kalyx ######


File: 1508102184635.jpg (35.4 KB, 800x800, usbttl.jpg)

 No.794

how do I into USB programming?

 No.849

bump, im interested as well

 No.850

Here is a great resource to start out with: https://is.gd/u8MUCa

 No.974

I'd say check out the osdev wiki. There should be something about USB drivers on there.

 No.977

>>849

What do you guys want to do? Write Drivers? Send Data? Receive input from your own HW? Hack your things (e.g. with Wireshark)?

My first foray into USB was when I tried to connect a Nintendo NES Pad to the PC via Arduino. It's really easy and you get to write a simple driver that translates the 8 Buttons to Keyboard presses, which then can be used inside Emulators or wherever you want. This was many years ago though so I don't have that tutorial anymore, but this will teach you some of the basics.

 No.1002

One good project is a USB keyboard or mouse. You don't need very much of the standard to make it work so it is quite approachable.

I managed to get a working mouse just by wiresharking what my bytes my real mouse was sending and then copying that.

 No.1013

>>794
downlaod realterm
its a windows app but it allows you to watch and rewrite stuff thru usb. pretty fun if ua sk me. im sure theres other linux stuffs 2



[Return] [Go to top] [ Catalog ] [Post a Reply]
Delete Post [ ]