Sorry to chip in but as far as I know Microchip is still selling PicKit2 -- although newer devices might not being supported by that. You can use pk2cmd command line tool, you can call external command from pretty much any scripting languages, python, perl, ruby, bash or windows cmd. Tamas On 21 April 2013 20:40, Allen Mulvey wrote: > I believe the pickit2 has officially been replaced by the > pickit3. I purchased a clone of a pickit3 with a separate > board with zif sockets for around $30 US on eBay. It works > well with Microchip MPLAB. > > Allen > > -----Original Message----- > From: piclist-bounces@mit.edu > [mailto:piclist-bounces@mit.edu] On Behalf Of Neil > Sent: Sunday, April 21, 2013 7:49 PM > To: piclist@mit.edu > Subject: [PIC] Script languages with pickit2 > > I'm looking for a script language that I can control a > pickit2 with. > My first thought is to use python, and found references to > "pyk", but > can't get it from anywhere. Seems obsolote, as those > references are > several years old. > > I also found pypickit, and found this code ( > http://code.google.com/p/pypickit/source/browse/trunk/python > /pickit/PicKit2.py?spec=3Dsvn92&r=3D92 ), but not sure how to > use it. I can't find any documentation that explains how to > use it. Anyone here have any experience with > it? > > Linux or Windows should be fine. > > Cheers, > -Neil. > > > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list > archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > > > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 int main() { char *a,*s,*q; printf(s=3D"int main() { char *a,*s,*q; printf(s=3D%s%s%s, q=3D%s%s%s%s,s,q,q,a=3D%s%s%s%s,q,q,q,a,a,q); }", q=3D"\"",s,q,q,a=3D"\\",q,q,q,a,a,q); } --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .