Picprog-1.9.1

Mathematical tools, physics simulators, CAD, CNC, etc.
Post Reply
Message
Author
User avatar
mister_electronico
Posts: 969
Joined: Sun 20 Jan 2008, 20:20
Location: Asturias_ España
Contact:

Picprog-1.9.1

#1 Post by mister_electronico »

Hi, this program only work by command line.

The documentation is in.

/usr/share/picprog/picprog_1.1.7.pdf

and

/usr/share/picprog/picprog.html

I have not tried this program, but it seems to work.


See you


______________________________________________________________________
My blog

https://misterelectronicoes.wordpress.com/
Attachments
picprog-1.9.1.pet
(124.5 KiB) Downloaded 344 times
Last edited by mister_electronico on Sun 08 Feb 2015, 18:47, edited 1 time in total.

User avatar
mister_electronico
Posts: 969
Joined: Sun 20 Jan 2008, 20:20
Location: Asturias_ España
Contact:

Only one thing.

#2 Post by mister_electronico »

Not forget that Linux serial ports are:

ttyS0, ttyS1, ttyS2....


and for USB-RS232 cable:

ttyUSB0, ttyUSB1, ttyUSB2 ...


See you.



______________________________________________________________________
My blog

https://misterelectronicoes.wordpress.com/
Last edited by mister_electronico on Sun 08 Feb 2015, 18:47, edited 1 time in total.

User avatar
mister_electronico
Posts: 969
Joined: Sun 20 Jan 2008, 20:20
Location: Asturias_ España
Contact:

Yes Picprog works.

#3 Post by mister_electronico »

Yes guys the picprog works, today I did a reading with an old programmer who had the TE-20 using the command:

picprog --output archive.hex --pic /dev/ttyS0

And I run I take the entire contents of the program memory of the pic 16F873 into file "archive.hex". So is working.

I had try with my USB-RS232 cable but didn't work.

Trying this:

picprog --output archive.hex --pic /dev/ttyUSB0

work but too slow.



______________________________________________________________________
My blog

https://misterelectronicoes.wordpress.com/

Ok See you.

Post Reply