On 10/13/05, Johan Geldenhuys <[EMAIL PROTECTED]> wrote: > Hi all, > Can Python be used to do PLC (programmable logic controller) > programming? I'm not sure because Python needs some platform to run on? > > Thanks, > > Johan > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor >
To some extent. Check out http://pyastra.sourceforge.net/ - it's a Python to ASM translator, which supports the PIC chips from Microchip. Regards, Liam Clarke _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor