Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35413
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <torriem@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'anyway.': 0.04; 'subject:Python': 0.05; 'things.': 0.05; 'subject:Windows': 0.09; 'booth': 0.09; 'toggle': 0.09; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'wrote:': 0.17; 'board.': 0.17; 'implementing': 0.17; 'windows': 0.19; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; "doesn't": 0.28; 'suggestion': 0.32; 'to:addr:python-list': 0.33; 'thanks': 0.34; 'subject:?': 0.35; 'received:org': 0.36; 'but': 0.36; 'message- id:@gmail.com': 0.36; 'turn': 0.36; 'possible': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'your': 0.60; 'more': 0.63; 'fun': 0.64; 'serial': 0.66; 'cut': 0.71; 'power': 0.74; 'hub': 0.84; 'ports': 0.93 |
| X-Virus-Scanned | amavisd-new at torriefamily.org |
| Date | Sun, 23 Dec 2012 14:14:08 -0700 |
| From | Michael Torrie <torriem@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:10.0.11) Gecko/20121115 Thunderbird/10.0.11 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Python USB control on Windows 7? |
| References | <XnsA130578CFF74Cduncanbooth@127.0.0.1> <ticdd8tsqou1no3hbquln8idl12o3s9hd3@4ax.com> <mailman.1219.1356248091.29569.python-list@python.org> <XnsA13276704A796duncanbooth@127.0.0.1> |
| In-Reply-To | <XnsA13276704A796duncanbooth@127.0.0.1> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1226.1356297261.29569.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1356297261 news.xs4all.nl 6965 [2001:888:2000:d::a6]:33038 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:35413 |
Show key headers only | View raw
On 12/23/2012 11:11 AM, Duncan Booth wrote: > So far as I can tell Windows doesn't let you turn the ports on and off. I > found some suggestion that by connecting it to a powered hub it may be > possible to toggle the hub power on and off but that many hubs don't bother > implementing the functionality. > > Thanks anyway. Or you might have more fun if you cut off the USB plug, and drive the thing directly using an Arduino board. You can use the USB serial port on it to prgrammatically turn the thing on and off from your computer, or a billion other possible things.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python USB control on Windows 7? Duncan Booth <duncan.booth@invalid.invalid> - 2012-12-21 08:36 +0000
Re: Python USB control on Windows 7? Tim Roberts <timr@probo.com> - 2012-12-22 23:28 -0800
Re: Python USB control on Windows 7? Chris Angelico <rosuav@gmail.com> - 2012-12-23 18:34 +1100
Re: Python USB control on Windows 7? Duncan Booth <duncan.booth@invalid.invalid> - 2012-12-23 18:11 +0000
Re: Python USB control on Windows 7? Michael Torrie <torriem@gmail.com> - 2012-12-23 14:14 -0700
Re: Python USB control on Windows 7? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-12-23 16:48 -0500
Re: Python USB control on Windows 7? inq1ltd <inq1ltd@inqvista.com> - 2012-12-23 10:33 -0500
csiph-web