AVRUSBLIB


AVRUSBLIB is a USB library Add-on for BASCOM-AVR.

AVRUSBLIB - BASCOM-AVR USB Add On
Part No. Description Price Stock
AVRUSBLIB BASCOM-AVR USB Add On $58

This Add-on consists of the following :

- An include file that is written in BASCOM-AVR BASIC with mixed assembler.
- A product ID(PID) that you can use in combination with the MCS VID. (vendor ID)
- 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.

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.