

Void MouseRptParser::OnMouseMove(MOUSEINFO *mi)

Satisfy the IDE, which needs to see the include statment in the ino too.Ĭlass MouseRptParser : public MouseReportParser And mount the shield onto your Arduino/Crowduino.ġ.First you have to make sure that Arduino1.6.6 has already been installed on your computer.Ģ.Download the USB Host Shield 2.0 library here USB_Host_Shield_2.0-master.zip and unzip it into the libraries file of Arduino via this path: .\arduino-1.6.6\librariesģ.Open the code directly by the path:File -> Example ->USB_Host_Shield_2.0->HID->USBHIDBootMouse Of course it is compatible with Crowduino, too.Īrduino, Crowduino, Seeeduino, Arduino Mega and Crowduino Mega compatibleĪssemble these parts together like the picture below. This board’s layout is now compatible with much more Arduino compatible boards - not only UNO and Duemilanove, but also big Mega and Mega 2560 work with Standard variant of this shield out of the box. Primary target platform is Arduino, however, it can also be used with any other micro equipped with SPI interface. The board supports USB 2.0 full/low speed operation. USB Host Shield is an inexpensive development board designed to be used in embedded applications which require USB Host functionality.
