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:rkat28sb [2015/01/09 17:39]
darron
boards:rkat28sb [2022/09/01 13:05] (current)
darron [Resources]
Line 1: Line 1:
-==== RK Education RKAT28sb ====+==== RKAT28sb ====
 <wrap right> <wrap right>
 {{:boards:rkat28sb.jpg?200}} {{:boards:rkat28sb.jpg?200}}
 +\\ \\
 +{{:boards:rkat28sb2.jpg?200}}
 </wrap> </wrap>
  
Line 12: Line 14:
  
 0V 0V
-0V                AD4 SDI +0V           PC5  AD5 SCL 
-5V                AD4 SDA+5V           PC4  AD4 SDA
 RX                   AREF RX                   AREF
 TX                    GND TX                    GND
-DTR               D13 SCK +DTR          PB5 D13  SCK 
-                 D12 MISO      +             PB4 D12 MISO      
-RST              D11 MOSI +RST          PB3 D11 MOSI 
-+3V3                  D10 ++3V3            PB2   D10 
-+5V                    D9 ++5V             PB1    D9 
-GND                    D8+GND             PB0    D8
 GND GND
-VIN                    D7 +VIN             PD7    D7 
-                       D6 +                PD6    D6 
-AD0                    D5 +AD0 PC0         PD5    D5 
-AD1                    D4 +AD1 PC1         PD4    D4 
-AD2                    D3 +AD2 PC2         PD3    D3 
-AD3                    D2 +AD3 PC3         PD2    D2 
-AD4 SDA             D1 RX +AD4 SDA PC4     PD1 D1 TX 
-AD5 SCI  246  RESET D0 TX +AD5 SCL PC5     PD0 D0 RX 
-         135 + 
-         ISP+        246   RESET 
 +        135 
 +        ISP 
 +         
 +NB ISP orientation is not Arduino UNO compatible
 </code> </code>
  
Line 42: Line 48:
  
 === Communications === === Communications ===
-A [[:interfaces:cp2104|cp2104]] serial module is well suited to connect to the RKAT28sb with it'built-in capacitor on DTR and is able to supply both 3V5 and 5V for VCC. The photo. top right, shows a cp2104 module connected.+A [[:interfaces:cp2104|cp2104]] serial module is well suited to connect to the RKAT28sb with its built-in capacitor on DTR and is able to supply both 3V5 and 5V for VCC. The photo. top right, shows a cp2104 module connected.
  
 === Boot loader === === Boot loader ===
-This kit doesn't come with a chip and therefore no boot loader. The processor I bought was blank but has been programmed with optiboot. +This kit doesn't come with a chip and therefore no boot loader. The processor I bought was blank but has been programmed with [[:tools:optiboot|Optiboot]].
  
  
 === ISP === === ISP ===
  
-A 6-pin ATMEL ISP header is present. This will require ISP adapter for the [[:interfaces:usbasp|USBasp]].+A 6-pin ATMEL ISP header is present. This will require an ISP adapter for the [[:interfaces:usbasp|USBasp]].
  
 <code> <code>
Line 59: Line 65:
  
 === Resources === === Resources ===
-[[http://www.rkeducation.co.uk/documents/instructions/RKAT28sbComponentListandInstructions.pdf|Constructors guide with schematic]]\\+[[https://wiki.kewl.org/downloads/RKAT28sbComponentListandInstructions.txt|Constructors guide]] 
 + 
 +[[https://wiki.kewl.org/downloads/rkat28sbschematic.pdf|Schematic]]