Embedding Python in an embedded system

Stefan Arentz stefan.arentz at gmail.com
Tue Nov 1 11:23:46 EST 2005


Howdy.

I'm looking at embedding python in a little embedded system. The device
(a linksys wrt54g router, popular hack object since it runs linux), has
limited resources. Just 4MB flash and 16MB memory.

I'm interested in Python because I need to be more agile with developing
an application for this platform. Currently I am using C++ but it takes
just too much time to develop/debug code.

Does anyone have experience doing something like this?

 S.



More information about the Python-list mailing list