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
boards:proton [2014/12/16 08:42]
darron
boards:proton [2015/03/22 21:55] (current)
Line 1: Line 1:
 ==== Proton MKII ==== ==== Proton MKII ====
-{{ :wiki:boards:proton:protoncan.jpg?300|}}+<wrap right> 
 +{{:boards:protoncan.jpg?200}} 
 +</wrap>
  
-== RS-232 ==+The Proton MKII is an 8-bit development board compatible with 5V PIC16 and PIC18 40-pin processors. 
 + 
 +Programming may be performed via ICSP, however, [[:projects:wellington|Wellington Boot Loader]] is recommended for PIC18 to enable loading firmware via UART. 
 + 
 +This board is no longer in production. 
 + 
 +=== RS-232 ===
 <code> <code>
         RX  TX     GND         RX  TX     GND
Line 14: Line 22:
 </code> </code>
  
-== ICSP ==+=== ICSP ===
 <code> <code>
-PROTON ICSP     VELLEMAN K8048 ICSP +PROTON ICSP     MCHP ICSP 
------------     -------------------+-----------     ---------
 NC  x x VPP     5 4 3 2 1 NC  x x VPP     5 4 3 2 1
 NC  x x NC      x x x x x NC  x x NC      x x x x x
Line 25: Line 33:
 </code> </code>
  
-== I/O ==+=== I/O ===
 <code> <code>
 LCD (HD44780)/LED       KEYPAD                  I2C EEPROM      SPI EEPROM LCD (HD44780)/LED       KEYPAD                  I2C EEPROM      SPI EEPROM
Line 46: Line 54:
 </code> </code>
  
 +=== POWER ===
 +<code>
 +9V A.C.
 +</code>