Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.102 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; 'subject:Python': 0.06; 'logic': 0.09; 'cool.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'personally,': 0.16; 'subject:skip:m 10': 0.16; 'torn': 0.16; 'travis': 0.16; 'wrote:': 0.18; 'appears': 0.22; 'header:User-Agent:1': 0.23; 'either.': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'am,': 0.29; 'converting': 0.30; 'cool': 0.30; 'that.': 0.31; '(since': 0.31; 'concern': 0.31; 'stuff': 0.32; 'worked': 0.33; 'not.': 0.33; 'done.': 0.35; 'but': 0.35; 'there': 0.35; 'really': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'system.': 0.39; 'received:org': 0.40; 'how': 0.40; 'future': 0.60; 'excited': 0.61; 'kind': 0.63; 'myself': 0.63; 'charset:windows-1252': 0.65; 'world': 0.66; 'watching': 0.68; '95%': 0.84; 'it\x92s': 0.84; 'i\x92d': 0.84; 'sensors': 0.91; 'this!': 0.93 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Tue, 03 Dec 2013 09:54:49 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Python for microcontrollers References: <1C81DF8B-E167-4544-A9AC-0E95BDF54B49@gmail.com> In-Reply-To: <1C81DF8B-E167-4544-A9AC-0E95BDF54B49@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386089721 news.xs4all.nl 2901 [2001:888:2000:d::a6]:57719 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60951 On 12/03/2013 09:04 AM, Travis Griggs wrote: > Having forayed into the world of small small micro controllers myself > this last year and a half, I’m kind of torn on whether this is a good > idea or not. But I think it’s cool they’re trying. And I’d definitely > try it to see how it worked out. I've also been foraying into the world of micro controllers and I personally, after watching the video and reading their spiel, am super excited about this! This is really cool. It's not exactly vaporware either. The software is 95% done. My only concern is that it appears to be (since it's ARM), a 3.3v system. The future is 3.3v, I understand that. But many of the current off-the-shelf sensors and parts are 5v (TTL level). But there's a lot of stuff that's 3.3v now, and there are ways of converting logic levels.