Tony Antoniou wrote: > > Anyone know if there's a windows 95/nt PIC programming program that would work > with the ITU PIC-1a unit? Thanks. > > Adios, > LarZ > > ------------------- TAMA - The Strongest Name in Drums -------------------- One program that works quite well with windows (though it is technically not a windows program is PIX)- It is available from: http://home5.swipnet.se/~w-53783/ It runs automatically in a dos window, but it is much faster than the software ITU distributes with the programmer. It reads, writes, erases, verifies. It also shows you the hex code you are working on and disassembles it for you. It's a nice implementation. To use it with the ITU programmer, you must specify the programmer type as: TAIT06T. In fact, any programmer that will work with the Tait programmer that users te 7406 amd transistors rather than the 4066 will work with the ITU programmer as well. I'm using PP in conjunction with a C compiler and it is fast. I can compile and load a program to a 16F84 with this combination as fast or faster than I can load to a basic stamp. John Hansen