2017-03-16 13:54:48 -07:00
|
|
|
# @extends
|
2016-05-05 14:20:18 +01:00
|
|
|
|
2017-04-07 09:59:49 -07:00
|
|
|
## Gallery #gallery
|
2017-03-16 13:54:48 -07:00
|
|
|
|
2017-04-06 22:57:00 -07:00
|
|
|
```codecard
|
|
|
|
[{
|
|
|
|
"name": "NeoPixel",
|
|
|
|
"url":"/pkg/microsoft/pxt-neopixel",
|
|
|
|
"cardType": "package"
|
|
|
|
},{
|
|
|
|
"name": "MAX6675",
|
|
|
|
"url":"/pkg/microsoft/pxt-max6675",
|
|
|
|
"cardType": "package"
|
|
|
|
},{
|
|
|
|
"name": "Sonar",
|
|
|
|
"url":"/pkg/microsoft/pxt-sonar",
|
|
|
|
"cardType": "package"
|
|
|
|
},{
|
|
|
|
"name": "Bluetooth Temperature Sensor",
|
|
|
|
"url":"/pkg/microsoft/pxt-bluetooth-temperature-sensor",
|
|
|
|
"cardType": "package"
|
|
|
|
},{
|
|
|
|
"name": "Bluetooth MAX6675",
|
|
|
|
"url":"/pkg/microsoft/pxt-bluetooth-max6675",
|
|
|
|
"cardType": "package"
|
2017-04-07 09:59:49 -07:00
|
|
|
}, {
|
|
|
|
"name": "Code Dojo Olney",
|
|
|
|
"url":"/pkg/CoderDojoOlney/pxt-olney",
|
|
|
|
"cardType": "package"
|
|
|
|
}, {
|
|
|
|
"name": "UCL Junk Robot",
|
|
|
|
"url":"/pkg/chevyng/pxt-ucl-junkrobot",
|
|
|
|
"cardType": "package"
|
|
|
|
}, {
|
|
|
|
"name": "SRS BitBot",
|
|
|
|
"url":"/pkg/srs/pxt-bitbot",
|
|
|
|
"cardType": "package"
|
2017-04-06 22:57:00 -07:00
|
|
|
}]
|
|
|
|
```
|