Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:pickle [2018/03/20 13:59]
127.0.0.1 external edit
projects:pickle [2019/08/11 14:27]
127.0.0.1 external edit
Line 243: Line 243:
 |Y |PIC16F1936 |Darron Broad |  |9 |N |5 |VPP 9V. | | |Y |PIC16F1936 |Darron Broad |  |9 |N |5 |VPP 9V. | |
 |Y |PIC16F1847 |Darron Broad |  |9 |N |5 |VPP 9V. | | |Y |PIC16F1847 |Darron Broad |  |9 |N |5 |VPP 9V. | |
-|Y |PIC18F25K50 |Darron Broad |  |9 |N |5 |VPP 9V. | |+|Y |PIC18F25K50 |Darron Broad |  |9 |N |5 | | |
 |Y |PIC18F14K50 |Darron Broad |  |9 |5 |N |Incompatible (PGC/PGD 3V3 limit). | | |Y |PIC18F14K50 |Darron Broad |  |9 |5 |N |Incompatible (PGC/PGD 3V3 limit). | |
 |Y |PIC18LF27J53 |Darron Broad |  |N |N |3V3 |Incompatible (architecture). | | |Y |PIC18LF27J53 |Darron Broad |  |N |N |3V3 |Incompatible (architecture). | |
Line 303: Line 303:
 |Y |dsPIC33EV256GM102 |Darron Broad |  |N |N |5 |VPP 5V. ICSP only. | | |Y |dsPIC33EV256GM102 |Darron Broad |  |N |N |5 |VPP 5V. ICSP only. | |
 |Y |PIC16F18346 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. | | |Y |PIC16F18346 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. | |
-|Y |PIC16F15355 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. |New algorithm.| +|Y |PIC16F15355 |Darron Broad |  |9 |N |5 |VPP 9V. |New algorithm.| 
-|Y |PIC18F26K40 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. |New algorithm.|+|Y |PIC18F26K40 |Darron Broad |  |9 |N |5 |VPP 9V. |New algorithm.|
 |Y |PIC16F18875 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. |New algorithm.| |Y |PIC16F18875 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. |New algorithm.|
 |Y |dsPIC33EP64GS502 |Darron Broad | |N |N |3V3 |Incompatible (architecture). | | |Y |dsPIC33EP64GS502 |Darron Broad | |N |N |3V3 |Incompatible (architecture). | |
Line 327: Line 327:
 |N |PIC16F1571 |Darron Broad |  |9 |N |5V |VPP 9V. not tested. | | |N |PIC16F1571 |Darron Broad |  |9 |N |5V |VPP 9V. not tested. | |
 |N |PIC16F1572 |Darron Broad |  |9 |N |5V |VPP 9V. not tested. | | |N |PIC16F1572 |Darron Broad |  |9 |N |5V |VPP 9V. not tested. | |
-|N |PIC18F25K42 |Darron Broad |  |9 |N |5V |VPP 9V. not tested. |New algorithm.|+|N |PIC18F25K42 |Darron Broad |  |9 |N |5V |VPP 9V.|New algorithm.|
 |N |PIC18F26J50 |Darron Broad |  |N |N |3V3 |Incompatible (architecture). | | |N |PIC18F26J50 |Darron Broad |  |N |N |3V3 |Incompatible (architecture). | |
-|N |PIC16F19156 |Darron Broad |  |9 |N |5 |VPP 9V. not tested. |New algorithm.| +|N |PIC16F19156 |Darron Broad |  |9 |N |5 |VPP 9V. |New algorithm.| 
-|N |PIC18F26K42 |Darron Broad |  |9 |N |5V |VPP 9V. not tested. |New algorithm.|+|N |PIC18F26K42 |Darron Broad |  |9 |N ||VPP 9V. |New algorithm.| 
 +|N |PIC16F18446 |Darron Broad |  |9 |N |5 |VPP 9V. Use 14P socket. |New algorithm.
 +|N |PIC18F25Q10 |Darron Broad |  |9 |N |5 |VPP 9V. |New algorithm.| 
 +|N |dsPIC33EP32GS202 |Darron Broad |  |N |N |3V3 |Incompatible (architecture). | |
 ^Test code ^Device name ^Added by ^Tested by ^HVP ^LVP(PGM) ^LVP(KEY) ^Velleman K8048 ^Comments | ^Test code ^Device name ^Added by ^Tested by ^HVP ^LVP(PGM) ^LVP(KEY) ^Velleman K8048 ^Comments |
  
Line 337: Line 340:
 === Installation === === Installation ===
  
-Download the latest archive file [[http://wiki.kewl.org/downloads/pickle-4.1c.tar.gz|pickle-4.1c.tar.gz]] then decompress and extract the application source code from the archive. Once you perform   `sudo make install', the application will be ready for use.+Download the latest archive file [[http://wiki.kewl.org/downloads/pickle-4.20.tgz|pickle-4.20.tgz]] then decompress and extract the application source code from the archive. Once you perform   `sudo make install', the application will be ready for use.
  
 This has been tested on FreeBSD 5 and 6 yet should work on all FreeBSD   variants and other BSD derived systems. It has also been test to work in   Linux 2.6 but only compiled for 2.4. This has been tested on FreeBSD 5 and 6 yet should work on all FreeBSD   variants and other BSD derived systems. It has also been test to work in   Linux 2.6 but only compiled for 2.4.
  
-A binary build is now available only for RPi with Raspbian Jessie [[http://wiki.kewl.org/downloads/pickle-4.1c-raspbian-jessie.tgz|pickle-4.1c-raspbian-jessie.tgz]]. This pre-built binary must be extracted as root into /opt/pickle.+A binary build is now available only for RPi with Raspbian Jessie [[http://wiki.kewl.org/downloads/pickle-raspbian-4.20.tgz|pickle-raspbian-4.20.tgz]]. This pre-built binary must be extracted as root into /opt/pickle.
  
 Here are some sample sessions obtaining the source of the  application and then compiling and installing it. Here are some sample sessions obtaining the source of the  application and then compiling and installing it.
Line 353: Line 356:
 rehash rehash
 cd /root cd /root
-fetch "http://wiki.kewl.org/downloads/pickle-4.1c.tar.gz+fetch "http://wiki.kewl.org/downloads/pickle-4.20.tgz
-tar zxf pickle-4.1c.tar.gz+tar zxf pickle-4.20.tgz
 cd pickle cd pickle
 gmake gmake
Line 363: Line 366:
  
 <code> <code>
-wget "http://wiki.kewl.org/downloads/pickle-4.1c.tar.gz+wget "http://wiki.kewl.org/downloads/pickle-4.20.tgz
-tar zxf pickle-4.1c.tar.gz+tar zxf pickle-4.20.tgz
 cd pickle cd pickle
 gnumake gnumake
Line 373: Line 376:
  
 <code> <code>
-wget "http://wiki.kewl.org/downloads/pickle-4.1c.tar.gz+wget "http://wiki.kewl.org/downloads/pickle-4.20.tgz
-tar zxf pickle-4.1c.tar.gz+tar zxf pickle-4.20.tgz
 cd pickle cd pickle
 make make