Skip to content

pmarks-net/usbnetpower8800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Links to similar projects:

About

Tool for controlling the "USB Net Power 8800" device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages