Re: [Tutor] Programming pic chips with python

2010-04-26 Thread Alan Gauld
"Humphrey" wrote I am new to python and i want to ask if python can be used in electronics like for programming programmable chips like the PIC16F series. It depends on your chip development environment. If the programmer connects to a PC (via serial or USB for example) then usually there

Re: [Tutor] Programming pic chips with python

2010-04-26 Thread Steve Willoughby
On Mon, Apr 26, 2010 at 12:18:45PM +0200, Humphrey wrote: > I am new to python and i want to ask if python can be used in electronics > like for programming programmable chips like the PIC16F series. I want to > used it specifically in power conversion systems like Sine wave inverters and > unin

[Tutor] Programming pic chips with python

2010-04-26 Thread Humphrey
hi there I am new to python and i want to ask if python can be used in electronics like for programming programmable chips like the PIC16F series. I want to used it specifically in power conversion systems like Sine wave inverters and uninterpretable power supply systems kindest regards Hump