Skip to content

Commit ca929f0

Browse files
authored
add CodeCTRL
1 parent f934681 commit ca929f0

2 files changed

Lines changed: 34 additions & 7 deletions

File tree

assets/CodeCTRL.png

209 KB
Loading

docs/purchase.md

Lines changed: 34 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,33 @@ KittenBot recently introduced a [MicroCode Explorer Kit](https://www.kittenbot.c
2525

2626
## Arcade Shields for the micro:bit V2
2727

28-
Three Arcade shields for the micro:bit V2 are available on the market today, as shown below:
28+
Four Arcade shields for the micro:bit V2 are available on the market today, as shown below:
2929

3030
<table>
3131
<tr valign="top">
32-
<td width="33%" >
32+
<td width="25%" >
3333
<a href="https://www.kittenbot.cc/products/newbit-arcade-shield">
3434
Kittenbot's newbit Arcade shield
3535
</a>
36-
</td><td width="33%" >
36+
</td><td width="25%" >
3737
<a href="https://shop.elecfreaks.com/products/micro-bit-retro-programming-arcade">
3838
ELECFREAK's micro:bit Arcade shield
3939
</a>
4040
</td>
41-
<td width="33%" >
41+
<td width="25%" >
4242
<a href="https://www.icshop.com.tw/products/368112100137?locale=en">
4343
ICShopping's Game:bit Arcade shield
4444
</a>
45-
</td></tr>
45+
</td>
46+
47+
<td width="25%" >
48+
<a href="https://forwardedu.com/products/codectrl-for-micro-bit">
49+
Forward Education's CodeCTRL shield
50+
</a>
51+
</td>
52+
53+
54+
</tr>
4655
<tr>
4756
<td>
4857
<a alt="Kittenbot's newbit Arcade shield" href="https://www.kittenbot.cc/products/newbit-arcade-shield">
@@ -52,11 +61,22 @@ ICShopping's Game:bit Arcade shield
5261
<a alt="ELECFREAK's micro:bit Retro Arcade shield" href="https://shop.elecfreaks.com/products/micro-bit-retro-programming-arcade">
5362
<img src="../assets/elecfreaks-shield.png">
5463
</a>
55-
</td><td>
64+
</td>
65+
66+
<td>
5667
<a alt="ICShopping's Game:bit" href="https://www.icshop.com.tw/products/368112100137?locale=en">
5768
<img src="../assets/gamebit-shield.png">
5869
</a>
59-
</td></tr>
70+
</td>
71+
72+
<td>
73+
<a alt="Forward Education's CodeCTRL" href="https://forwardedu.com/products/codectrl-for-micro-bit">
74+
<img src="../assets/CodeCTRL.png">
75+
</a>
76+
</td>
77+
78+
79+
</tr>
6080
<tr valign="top">
6181
<td>
6282

@@ -74,6 +94,13 @@ Assembly required. Small screen. AAA Battery pack on back. One <a href="https://
7494
No assembly required. Large screen and 3d-printed enclosure with LiPo battery inside. Two <a href="https://aka.ms/jacdac">Jacdac</a> ports.
7595

7696
</td>
97+
98+
<td>
99+
100+
No assembly required. Large screen and 3d-printed enclosure with LiPo battery inside. One <a href="https://aka.ms/jacdac">Jacdac</a> port.
101+
102+
</td>
103+
77104
</tr>
78105

79106
</table>

0 commit comments

Comments
 (0)