Giter Club home page Giter Club logo

usbpassthru's Introduction

USBPassThru

Arduino USB pass through demos

All the demos use one of following hardware configurations.

  • Arduino Leonardo + Arduino USB Host Shield
  • Adafruit ItsyBitsy 32u4 @ 8 MHz and 3.3V + USB Host Shield mini

The demos do not decode the USB HID reports. They pass the HID reports from the USB host shield unchanged to the USB device output.

Understanding pass through is required for keyboard/mouse extenders or IP KVMs.

Other uses are to make a hardware key macro that work on any OS. No need to install key macro software.

Swap certain keys such as Caps Lock and Ctrl keys.

Swap the mouse left and right buttons.

USBKbdPassThru

USB Keyboard -> USB Host Shield -> Leonardo -> Computer USB port

USBMsePassThru

USB Mouse -> USB Host Shield -> Leonardo -> Computer USB port

Alternative hardware option

A smaller and cheaper option is to use an Adafruit ItsyBitsy 32u4 @ 8 MHz and 3.3V logic levels. The 32u4 is the same microcontroller used in the Arduino Leonardo. And a USB Host mini board. The UH mini uses 3.3V logic levels so the 32u4 board must also use 3.3V. Soldering and cutting traces is required.

https://www.circuitsathome.com/arduino_usb_host_shield_projects/

usbpassthru's People

Contributors

gdsports avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.