Convert Parallel programmer to Serial

Status
Not open for further replies.
depends on the programmer? what chips you're programming etc... some use the parallel lines of the parallel port (D7-D0) others just bit bang the lines. So if your programmer only uses <8 lines, you may be able to write software to do the same thing with the serial port. Or.....just buy a USB - > parallel port adapter ^^

Blueteeth
 

Most such adaptors wouldn't work, due to the completely non-standard way a programmer works.

However, he's not even mentioned what devices he's wanting to program?, or what programmer he has?.
 
Nigel Goodwin said:
Most such adaptors wouldn't work, due to the completely non-standard way a programmer works.

Most of what I have looked at just pump data in/out RB6&7.

 
binzer said:
Most of what I have looked at just pump data in/out RB6&7.

That's a rather hopeful assessment!


The DT001 is a David Tait type parallel port programmer, it would require considerable changes to use from a serial port.

What computer do you have that has a serial port and no parallel port?.
 
Nigel Goodwin said:
That's a rather hopeful assessment!



The DT001 is a David Tait type parallel port programmer, it would require considerable changes to use from a serial port.

What computer do you have that has a serial port and no parallel port?.
Well my new computer has neither, only usb
I do have an older machine with both and did get it setup for doing the job.
For me something serial would be a bit more portable as the machines I have available at work do not have a parallel port, think they have one serial and many usb. I sometimes have a bit of 'downtime' at work and would get a chance to 'play'.
 

It would unusual to have serial and not parallel?, usually both are dropped in favour of USB.

I would suggest you buy a Junebug (or actual PICKit 2), and run from USB instead. As you're wanting 'portable' a real PICKit2 might be better for you?.
 
Nigel Goodwin said:
That's a rather hopeful assessment!
The DT001 is a David Tait type parallel port programmer, it would require considerable changes to use from a serial port.
What computer do you have that has a serial port and no parallel port?.

I am trying to use what I have available for right now, (low budget).
I did setup an old dell P3 with XP and Mplab, it does have a parallel, serial,usb, and
hopefully enough memory to use for this. I did buy the Dontronics stuff quite a while back
but just got too busy to play with it, I used to do quite a bit of this type stuff at my old job
(eng tech), my new job is like plug&play except for the diag part so I want to get back into
doing some electronics on the side. I am looking at the Junebug and Inchworm, any others
I should look at?? I am also thinking of trying this under Linux, but Mplab and some of the
other programs seem very good!

TIA.
 

Yes, I've still got all the SIMMStick stuff, bit old now, me and Don used to email multiple times daily, and he made suggestions and beta tested PicProg for me.


Linux is hard because there's very little PIC support, and no official support at all.
 
blueroomelectronics said:
There are many, but the Junebug is mine

Looking closely at this, think this it,did you get my PM?

There is a little Linux support but the best tools are still using XP. The PICkit2 or Junebug have better Linux support than the ICD2 / Inchworm.
A PICkit2 / Linux fan site.
https://mcuee.blogspot.com/

Bummer. I have been using Linux only for about 4 years for my desktop. I did notice that most of the pic tools run under XP, thats ok, I can do that!
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…