Difference between revisions of "Arduino USB Host Shield"

From ITEAD Wiki
Jump to: navigation, search
(Specifications)
(Electrical Characteristics)
Line 26: Line 26:
  
 
==Electrical Characteristics==
 
==Electrical Characteristics==
 +
{| class="wikitable"
 +
|-
 +
| align="center" style="background:#f0f0f0;"|'''Parameter'''
 +
| align="center" style="background:#f0f0f0;"|'''Min.'''
 +
| align="center" style="background:#f0f0f0;"|'''Typical'''
 +
| align="center" style="background:#f0f0f0;"|'''Max.'''
 +
| align="center" style="background:#f0f0f0;"|'''Unit'''
 +
|-
 +
| Power voltage (Vlogic)||3||||5.5||VDC
 +
|-
 +
| Input voltage VH ||0.7Vlogic||||||V
 +
|-
 +
| Input voltage VL||||||0.3Vlogic||V
 +
|-
 +
| Current Consumption||||||70||mA
 +
|}
  
 
==Hardware==
 
==Hardware==

Revision as of 07:26, 23 May 2014

Overview

ITEAD USB HOST SHIELD.jpg

The USB Host Shield contains all of the digital logic and analog circuit necessary to implement a full-speed USB peripheral/host controller with Arduino. This shield adds USB Host capabilities to popular Arduino platform. C Software support for new devices is constantly added; at the moment, code for USB keyboard and PS3 controller are ready with Bluetooth and digital cameras in the works.

Features

  • USB 2.0 Full Speed compatible
  • 3.3/5V operation level compatible
  • All GPIOx pins break-out
  • USB Host 5V/500mA supply for USB protocol

Specifications

PCB size 56mm X 54mm X 1.6mm
Indicators PWR
RoSH Yes

Electrical Characteristics

Parameter Min. Typical Max. Unit
Power voltage (Vlogic) 3 5.5 VDC
Input voltage VH 0.7Vlogic V
Input voltage VL 0.3Vlogic V
Current Consumption 70 mA

Hardware

GPIOx Break-out detail

3.3/5V Operation Switch

Download

Useful Links