USB Support

Check here for announcements related to the Swordfish compiler

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

USB Support

Post by David Barker » Fri Jan 26, 2007 2:06 pm

Swordfish USB modules are now available. The USB HID module enables you to send and receive structured data from microcontroller to PC via a USB connection. The USB CDC module acts like a RS232 Virtual COM Port (VCP).

Registered Swordfish users should just select VIEW...ONLINE UPDATES from the IDE to install a new executable and USB modules. You can also download the EasyHID code generator plugin from here,

http://www.sfcompiler.co.uk/wiki/upload ... nstall.zip

More information about what EasyHID can do can be found here,

http://www.mecanique.co.uk/products/usb/easyhid.html

Post Reply