Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
Java¶
Use UsbHid.java /media/uploads/victorix/usbhid.java for UsbHid communication
This is a UsbHidTestCase /media/uploads/victorix/usbhidtestcase.java program to verify the Java binding. Refer to the USBHID bindings page http://mbed.org/cookbook/USBHID-bindings-.
Use this HidTest.java file /media/uploads/victorix/hidtest.java to test with the HidTest program
Import programHidTest
USBHID test program
program