Menu
Your Cart

USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5

USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
USB Module USB HOST/HID with MAX3421E SPI Interface Output*5 Input*5
$19.99
Ex Tax: $19.99
  • Stock: In Stock
  • Model: EB0050755
  • SKU: EB0050755
>

Description:

USB is a USB driver module, integrated MAX3421E which adds USB host or peripheral capability to any system with an SPI interface. Ever up for adding the standard USB features on your project? this M5 moudle is the perfect solution.

Series Protocol: SPI

Product Features:

  • 1x UAB stadard A port
  • 10x extended GPIO pins
  • extended 3v3, 5v & GND
  • Product Size: 4.2mm x 54.2mm x 12.8mm
  • Product weight: 14.5g

Package Included:

  • 1x M5Stack USB Module

Application:

  • USB keylogger
  • Read and write U disk using M5Core
  • Offical Video: https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w

  • Forum: http://forum.m5stack.com/

  • Datasheet - MAX3421E: https://www.sparkfun.com/datasheets/DevTools//MAX3421E.pdf

EasyLoader

USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

: https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_USB.exe


1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the mas ter through simple steps, and a series of function verification can be performed.(Currently EasyLoader is only available for Windows OS)

2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click "Burn" to start burning.

3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. Click here to view the driver installation tutorial: https://docs.m5stack.com/#/en/related_documents/M5Burner?id=install-usb-driver

Example:

To get complete code, please click here: https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/USB/.

NOTE:

Before compile this example code, you need to download the corresponding USB library from here: https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/USB//Library. Unzip and copy this library folder to Ardui no library pa th.( This is my pa thC:UsersDocumentsArdui nolibraries)

USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

Download the example usb_m o u se.ino

Plug the USB m o u se into USB A port.

  • Hold down the left button to draw white lines.

  • Hold down the right button to draw green line.

  • Press the middle wheel button to clear the screen.

  #include <M5Stack.h>  #include <SPI.h>  #include <Usb.h>  #include <hiduniversal.h>  #include <hidboot.h>  #include <usbhub.h>  #include "M5Mou se.h"    // new objects  USB Usb;  USBHub  Hub(&Usb);  HIDBoot<USB_HID_PROTOCOL_M O U SE> HidMouse(&Usb);  MouseRptParser  Pr s;    // initialization  M5.begin();  Usb.Init();  HidMouse.SetReportParser(0,(HIDReportParser*)&Pr s);    // handle event coming from usb device  Usb.Task();  if(Usb.getUsbTaskState() == USB_STATE_RUNNING)  {    M o u se_Pointer(mou_px, mou_py);    mou_px = 0;    mou_py = 0;    /* left button pressed: draw white point */    if (mou_button == 1)      M5.Lcd.drawCircle(StaPotX, StaPotY, 1, WHITE);    /* right button pressed: draw green point */    if (mou_button == 2)      M5.Lcd.drawCircle(StaPotX, StaPotY, 1, GREEN);    /* middle button pressed: clear screen */    if (mou_button == 4)      M5.Lcd.fillScreen(BLACK);  }
USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723



Schematic:


USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723
USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

USB-Module-USB-HOSTHID-with-MAX3421E-SPI-Interface-Output5-Input5-1549723

Write a review

Note: HTML is not translated!
Bad Good

Shipping Time


After you successfully placed an order at RenhotecIC.com, you will receive a confirmation email with your invoice. Once your order is shipped, you will be emailed with the tracking information of your package. Also, you can choose your preferred shipping method during the checkout process. Kindly advise: please select DHL/FedEx if you need our product urgently.

The timeline of the whole shipping process is shown below:

img

The total delivery time is calculated from the time your order is successfully placed to the time received. Total delivery time is broken down into processing time and shipping time.

Processing time: The time it takes to prepare your item(s), includes preparing your items, performing quality inspections, and packaging for shipment. Normally, the processing time is 1-3 days (Only include Monday to Saturday ) after getting your order.

Shipping time: The time for your item(s) to travel from our warehouse to your destination. The shipping time depends on the shipping method you chose. Please refer to the shipping rate section for details. 


Shipping Rates


You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:


Shipping MethodShipping RatesShipping Times
Flat Shipping (Promotion)
$10About 5-30 Working Days to Worldwide (Only include Monday to Saturday )

Standard Express(0.5KG starting price listed)

Based On WeightsAbout 5-15 Working Days to Worldwide (Only include Monday to Saturday )

Priority Express (0.5KG starting price listed)

Based On WeightsAbout 3-7 Working Days to Worldwide (Only include Monday to Saturday )

In addition, the transit time depends on where you're located, the shipping method you choose, and where your package comes from. We will keep you informed of any problems here to help you get your order as soon as possible. 

If you want to know more information, please contact the customer service by contact form or sales@renhotecic.com. We will settle your problem as soon as possible. Enjoy shopping!

Tags: USB Host