开发者

Writing a program that will use an xbox controller and a pic to control motors

I am looking for advice on where to start with regards to writing a c code program that will use an xbox controller and a pic to activate motors. Would anyone have advice on 开发者_开发知识库where to start?

Thank you,


The xbox controller is a usb hub plus a usb hid device. Now I heard that the PIC24F can act as a usb host, so you'd only need an implementation of the usb hid class and you're almost done.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜