473,396 Members | 2,147 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Python on WinXP Embedded

Has anyone install Python on Windows XP Embedded? We wish to evaluate
the possible solution of installing Python with WinXPE on a PC/104 plus
module.

Thank you.

Jan 12 '06 #1
3 3041
Do you mean Windows PE (Pre-Install Environment)?

Here are a few screen shots of Python on Windows PE. If you want more
details, I can post the steps I took to get it working.

http://www.bandaheart.com/bartpe/

Also note that WinPE 2.0 will come out when Vista ships in 2006.

Jan 12 '06 #2
Hello rtilley,

thanks for replying so soon. I wish to install WinXP Embedded on a
PC/104 module and install Python on WinXP Embedded, not WinPE... The
hardware which is to be acquired is about a celeron 400MHz but we just
not sure how well Python will work under WinXPE...

Jan 12 '06 #3
Godzilla wrote:
Hello rtilley,

thanks for replying so soon. I wish to install WinXP Embedded on a
PC/104 module and install Python on WinXP Embedded, not WinPE... The
hardware which is to be acquired is about a celeron 400MHz but we just
not sure how well Python will work under WinXPE...
Whoops. Sorry... there are too many Windows acronyms around ;). I've
never used Python in this type of environment, but I'm sure someone out
there has.

I found this from a 2001 archive:

Grant Edwards wrote:
In article <3A***************@engcorp.com>, Peter Hansen wrote:
Actually, Python can be suitable for real-time embedded
software, as well.


I suppose it depends on the system resources and requirements.
The vast majority of embedded systems don't have the resources
required to run Python -- even the deeply embedded version
without the compiler.


Quite true. That's why I said "can" be suitable, not "is".

We have Python running on a 1MB Flash/1MB RAM PC/104 module.
With the compiler. Quite cool. I know from posts here that
at least one other company has achieved something similar.
I'm still pleased to find how well many of Python's advantages
translate through into the embedded world. This is, of course,
an extremely long way from a 16-bit chip with a 64K address
space, but for that there's always FORTH. :-)

Read it all here:
http://mail.python.org/pipermail/pyt...ry/026394.html

Best of luck!!!

Jan 12 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Eric Woudenberg | last post by:
I just installed a Python 2.3.4 Windows binary on a friend's WinXP machine (because the latest Cygwin-provided Python 2.3 build leaves out the winsound module for some reason). When I try and...
13
by: Alexander May | last post by:
Hi, I love Python! I've been using it for a couple of years now and have found it to be a highly productive language. I evangelize it to my developer friends and am probably responsible for...
0
by: anton | last post by:
Hi, I embedded the python 2.3.5 interpreter in my Borland C++ Builder 5 application on WinXP pro Sp2 and all runs fine. (I translated the python23.lib with coff2omf) But from time to time...
13
by: Ramza Brown | last post by:
This is kind of funny, I posted earlier about a small, light python distro. The thing is, I did it in an hour or so, but amazingly, I got responses from everywhere asking for support on how to do...
20
by: Jack | last post by:
Is there a Python packaging that is specifically for embedded systems? ie, very small and configurable so the user gets to select what modules to install? For Linux-based embedded systems in...
0
by: Ben Sizer | last post by:
Here's my test-case: #include <python.h> int main(int argc, char *argv) { Py_Initialize(); Py_Finalize(); Py_Initialize(); Py_Finalize(); Py_Initialize(); Py_Finalize(); Py_Initialize();...
9
by: Ed Leafe | last post by:
On Apr 21, 2008, at 1:05 PM, Daniel Fetchinson wrote: Don't most binary distributions include SQLite itself? I installed 2.5.2 on a new WinXP VM, and SQLite is working fine. -- Ed Leafe
1
by: Casey | last post by:
I'm running python 2.5.2 on WinXP. I've always used a GUI for interactive development, but I wanted to try out ipython which better supports matplotlib in this mode. Unfortunately, whenever I try...
4
by: Chris8Boyd | last post by:
I am embedding Python in a MSVC++ (2005) application. The application creates some environment and then launches a Python script that will call some functions exported from the MSVC++ application....
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.