An open API service indexing awesome lists of open source software.

https://github.com/jaycollett/mqttusbswitch

MQTT enabled USB on/off switch.
https://github.com/jaycollett/mqttusbswitch

esp12 esp8266 mqtt usb

Last synced: 3 months ago
JSON representation

MQTT enabled USB on/off switch.

Awesome Lists containing this project

README

          

# MQTTUSBSwitch
[![Travis](https://img.shields.io/travis/com/jaycollett/MQTTUSBSwitch?style=for-the-badge)](https://travis-ci.com/github/jaycollett) [![license](https://img.shields.io/github/license/jaycollett/MQTTUSBSwitch.svg?style=for-the-badge)](https://travis-ci.com/github/jaycollett/blob/master/LICENSE)

MQTT Enabled USB Switch to remotely connect/disconnect USB devices. This firmware and hardware attempts to mimic the actual pin connect/disconnect sequence that occurs when physically inserting or removing a USB plug. The board uses USB 3.0 connectors but only supports USB 2.0. Future versions will correctly switch the extra SS data pins so it will support USB 3.0.

# Schematic
![](EagleCad/Schematic.png?raw=true)

# Board
![](EagleCad/board.png?raw=true)