Smallest/cheapest possible Python platform?
Nobody
nobody at nowhere.com
Sat May 26 14:14:54 EDT 2012
On Sat, 26 May 2012 11:34:19 -0400, Roy Smith wrote:
> The Rasberry Pi certainly looks attractive, but isn't quite available
> today. Can you run Python on an Arduino? Things like
> http://www.embeddedarm.com/products/board-detail.php?product=TS-7250 are
> more than I need, and the $129 price probably busts my budget.
You can't run Python on an Arduino. There are a number of boards
with ARM or PIC32 processors which can use Arduino daughter-boards
(shields), but all of the ones which I've seen have rather limited
RAM.
More information about the Python-list
mailing list