Hi All,<div>Appreciate your response.</div><div>Now I am going to use Telit Module GE865-QUAD with support for GPS and GPRS capabilities.</div><div>It also has built-in python interpreter for developing application for the module.</div>
<div>But still I have no idea which microprocessor/microcontroller to use.</div><div>Can anyone help me out here ? Is there any microprocessor/microcontroller which I could use with Python and Telit module?</div><div>Any help here will be appreciated.</div>
<div><br></div><div>Regards,</div><div>VGNU<br><br><div class="gmail_quote">On Mon, Sep 6, 2010 at 8:54 PM, Grant Edwards <span dir="ltr"><invalid@invalid.invalid></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 2010-09-06, Stefan Behnel <<a href="mailto:stefan_ml@behnel.de">stefan_ml@behnel.de</a>> wrote:<br>
> VGNU Linux, 06.09.2010 13:02:<br>
</div><div class="im">>> Can Python be used for embedded systems development ?<br>
><br>
</div><div class="im">> It can and has been.<br>
><br>
> What kind of embedded system with what set of capabilities are you thinking<br>
> about? TV sets? Mobile phones? Smart dust?<br>
<br>
</div>[The OP never showed up on my sever for some reason]<br>
<br>
If you google for "deeply embedded python", you'll find some raterh<br>
old links:<br>
<br>
  <a href="http://tucs.fi/magazin/output.php?ID=2000.N2.LilDeEmPy" target="_blank">http://tucs.fi/magazin/output.php?ID=2000.N2.LilDeEmPy</a><br>
  <a href="http://groups.google.com/group/python-on-a-chip/web/list-of-small-python-implementations" target="_blank">http://groups.google.com/group/python-on-a-chip/web/list-of-small-python-implementations</a><br>
  <a href="http://mail.python.org/pipermail/python-announce-list/1999-August/000157.html" target="_blank">http://mail.python.org/pipermail/python-announce-list/1999-August/000157.html</a><br>
<br>
A few years ago I used Python on a prototype for a bicycle computer<br>
with GPS, four buttons, and a small LCD screen.  It was more or less<br>
comparable to a PDA with Linux running on an 200MHz XScale with<br>
something like 16MB of flash and 32MB of SDRAM.<br>
<br>
IIRC, that project used OpenEmbedded, and all I had to do was build<br>
the Python package that's already there in OE.  I don't remember if I<br>
was using PySDL or PyQt for the UI -- I remember experimenting with<br>
both on desktop hosts at the time.<br>
<br>
I don't think that product ever saw daylight.  There was just now way<br>
they could have competed with Garmin.<br>
<br>
--<br>
<font color="#888888">Grant<br>
</font><div><div></div><div class="h5"><br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br></div>