Skip to content

Commit 970a4b2

Browse files
authored
Update README.md
1 parent bc3b0ca commit 970a4b2

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ Core CPU Module based on ATSAMD21G18.
55
This module can be purchased on [Xinabox CC](https://xinabox.cc/products/CS11/).
66

77
## General Description
8-
This ☒CHIP forms part of the core modules. The SAM D21 is a series of low-power micro-controllers using the 32-bit ARM® Cortex® M0+ processor.
8+
This xChip forms part of the core modules. The SAM D21 is a series of low-power micro-controllers using the 32-bit ARM® Cortex® M0+ processor.
99

10-
The CS11 ☒CHIP is housed in an extremely compact 2U×2U ☒CHIP with four connection ports.
10+
The CS11 xChip is housed in an extremely compact 2U×2U xChip with four connection ports.
11+
12+
## Arduino
13+
- Follow the instructions for [programming the Arduino Zero](https://www.arduino.cc/en/Guide/ArduinoZero)
14+
- You need an IP02 (A/B in B position) or IP03 to program the CS11
15+
- Connect the CS11 to the IP0x using a small connector for USB and a big connector for power.
16+
- Plug the circuit into your USB port on your computer.
17+
18+
## Arduino pins
19+
| Description | Arduino Pin # |
20+
| :--- |:---: |
21+
| SD Card - CS | `3` |
22+
| RGB LED Red | `11` |
23+
| RGB LED Green | `12` |
24+
| RGB LED Blue | `13` |

0 commit comments

Comments
 (0)