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
Last revision Both sides next revision
boards:xino [2014/12/16 22:21]
darron
boards:xino [2015/03/22 21:55]
127.0.0.1 external edit
Line 1: Line 1:
-==== Xino basic for PIC ==== +==== XINO Basic for PIC ==== 
-{{:boards:xino2.jpg?300 }} +<wrap right> 
-The XINO Basic for PIC/PICAXE is compatible with any 18-pin device which has a +{{ :boards:xino2.jpg?200}} 
-UART with RX on pin 8 and TX on pin 11 (Eg. 16F88 but not 16F627) and has an +</wrap> 
-internal oscillator. The on-board XTAL is not connected to the 18-pin socket.+ 
 +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.
  
 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.
  
-(This product has been discontinued).+Ciseco has discontinued this product.
  
-== PIC16F88 (REPLACING 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 24:
 </code> </code>
  
 +=== I/O ===
 <code> <code>
 HEADER HEADER
Line 59: Line 62:
 </code> </code>
  
-== PIC18F2320 (REPLACING PICAXE 28X2 PIC18F25K22) ==+=== PIC18F2320 pinout === 
 +The device was designed for the PICAXE 28X2 / PIC18F25K22.
 <code> <code>
- 
-PINOUT 
------- 
 !MCLR VPP               1----28 RB7 KBI3 PGD !MCLR VPP               1----28 RB7 KBI3 PGD
 RA0 AN0                    27 RB6 KBI2 PGC RA0 AN0                    27 RB6 KBI2 PGC
Line 78: Line 79:
 RC2 CCP1 P1A            13   16 RC5 SDO RC2 CCP1 P1A            13   16 RC5 SDO
 RC3 SCK SCL             14---15 RC4 SDI SDA RC3 SCK SCL             14---15 RC4 SDI SDA
 +</code>
  
 +=== I/O ===
 +<code>
 HEADER HEADER
 ------ ------