The USB Add On is an Add On for BASCOM-AVR.
Support for the USB162, and USB1287 was added to BASCOM. Other USB chips will be supported too. Some USB chips support host and device modes.
The USB162 supports only the device mode. It is a perfect chip for many projects that require an USB interface.
The Add On consists of the following :
-
An include file that is written in BASCOM-AVR BASIC with mixed assembler.
-
An OCX control that can be used for communication with HID devices.
-
A simple VB project that explains how to use the OCX control
-
Three examples that demonstrate CDC (serial class), generic HID device(input and output) , HID keyboard class.
Don't forget view HID example program below ! (The USB Add requires a BASCOM-AVR serial. If you want to purchase both, use the temporarily serial AA-0000-00001)