Make a USB Device, Control It In Java

前端 未结 6 1949
北海茫月
北海茫月 2020-12-31 06:35

I\'m thinking about making a physical controller (device?) with knobs, buttons, and LEDs. I\'d like to interact with it using Java (respond to the knobs, light up LEDs, etc)

6条回答
  •  轮回少年
    2020-12-31 07:13

    sample for java usb connection to freescale microcontroller:

    http://javausbapi.blogspot.com/

提交回复
热议问题