Skip to content

pmarks-net/usbnetpower8800

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

This is a simple command-line tool for controlling the "USB Net Power 8800" from Linux (etc.) using Python and PyUSB. It shows up under lsusb as:

ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port

But, from what I can tell, none of the serial port features are ever used, and all you really need is one USB control transfer for reading the current state, and another for setting it.

The device is basically a box with a USB port and a switchable power outlet. It has the unfortunate property that disconnecting it from USB immediately kills the power, which reduces its usefulness.

About

Tool for controlling the "USB Net Power 8800" device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages