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:xino [2014/12/16 22:26]
darron
boards:xino [2017/01/26 04:07] (current)
darron [XINO Basic for PIC]
Line 1: Line 1:
 ==== XINO Basic for PIC ==== ==== XINO Basic for PIC ====
-{{ :boards:xino2.jpg?300}}+<wrap right> 
 +{{ :boards:xino2.jpg?200}} 
 +</wrap>
  
-The XINO Basic for PIC/PICAXE is compatible with any 18-pin device which has a UART with RX on pin 8 and TX on pin 11 (Eg. 16F88 but not 16F627) with an internal oscillator.\\ +The XINO Basic for PIC/PICAXE is compatible with any 18-pin device which has a UART with RX on pin 8 and TX on pin 11 (Eg. 16F88 but not 16F627) with an internal oscillator; the on-board XTAL is not connected to the 18-pin socket.
-The on-board XTAL is not connected to the 18-pin socket.+
  
 All 28-pin devices should be compatible which have a UART on pins 17 and 18. All 28-pin devices should be compatible which have a UART on pins 17 and 18.
  
-(Ciseco has discontinued this product). 
  
-== PIC16F88 (INSTEAD OF PICAXE 18M2 / PIC16F1847) ==+=== PIC16F88 pinout === 
 +The device was designed for the PICAXE 18M2 / PIC16F1847.
 <code> <code>
 RA2 AN2 VREF- CVREF 1----18 RA1 AN1 RA2 AN2 VREF- CVREF 1----18 RA1 AN1
Line 22: Line 23:
 </code> </code>
  
-== I/O ==+=== I/O ===
 <code> <code>
 HEADER HEADER
Line 60: Line 61:
 </code> </code>
  
-== PIC18F2320 (INSTEAD OF PICAXE 28X2 / PIC18F25K22) ==+=== PIC18F2320 pinout === 
 +The device was designed for the PICAXE 28X2 / PIC18F25K22.
 <code> <code>
 !MCLR VPP               1----28 RB7 KBI3 PGD !MCLR VPP               1----28 RB7 KBI3 PGD
Line 78: Line 80:
 </code> </code>
  
-== I/O ==+=== I/O ===
 <code> <code>
 HEADER HEADER