pxt-calliope/docs/packages.md

141 lines
3.2 KiB
Markdown
Raw Normal View History

2017-03-16 21:54:48 +01:00
# @extends
2016-05-05 15:20:18 +02:00
2017-04-07 18:59:49 +02:00
## Gallery #gallery
2017-03-16 21:54:48 +01:00
2017-04-07 07:57:00 +02:00
```codecard
[{
2018-02-28 14:13:03 +01:00
"name": "WS2812B",
"url": "/pkg/microsoft/pxt-ws2812b",
2018-02-28 12:47:43 +01:00
"cardType": "package"
}, {
2017-04-07 07:57:00 +02:00
"name": "NeoPixel",
"url":"/pkg/microsoft/pxt-neopixel",
"cardType": "package"
2018-03-14 16:50:45 +01:00
},{
"name": "micro:turtle",
"url":"/pkg/microsoft/pxt-microturtle",
"cardType": "package"
2017-04-07 07:57:00 +02:00
},{
"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 18:59:49 +02: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"
}, {
"name": "File System",
"url":"/pkg/microsoft/pxt-filesystem",
"cardType": "package"
}, {
"name": "MIDI",
"url":"/pkg/microsoft/pxt-midi",
"cardType": "package"
}, {
"name": "Bluetooth MIDI",
"url":"/pkg/microsoft/pxt-bluetooth-midi",
"cardType": "package"
}, {
"name": "BlockyTalkyBLE",
"url":"/pkg/LaboratoryForPlayfulComputation/pxt-BlockyTalkyBLE",
"cardType": "package"
}, {
"name": "ssd1306 OLED",
2018-03-14 15:48:52 +01:00
"url":"/pkg/Tinkertanker/pxt-oled-ssd1306",
"cardType": "package"
}, {
"name": "ky040 rotary",
2018-03-14 15:48:52 +01:00
"url":"/pkg/Tinkertanker/pxt-rotary-encoder-ky040",
"cardType": "package"
}, {
"name": "GY521",
"url":"/pkg/PaulDFoster/pxt-microbit-GY521",
"cardType": "package"
}, {
"name": "Sparkfun Gamer:bit",
2018-05-23 19:02:36 +02:00
"url":"/pkg/sparkfun/pxt-gamer-bit",
"cardType": "package"
}, {
"name": "Sparkfun Moto:bit",
"url":"/pkg/sparkfun/pxt-moto-bit",
"cardType": "package"
}, {
"name": "Sparkfun Weather:bit",
2018-05-23 19:02:36 +02:00
"url":"/pkg/sparkfun/pxt-weather-bit",
"cardType": "package"
}, {
"name": "Minode Kit",
"url":"/pkg/minodekit/pxt-minode",
"cardType": "package"
}, {
"name": "Katakana",
"url":"/pkg/mbitfun/pxt-katakana",
"cardType": "package"
}, {
"name": "Grove inventor kit",
"url":"/pkg/Seeed-Studio/pxt-grove",
"cardType": "package"
}, {
"name": "PCA9685 LED controller",
"url":"/pkg/jdarling/pxt-pca9685",
"cardType": "package"
}, {
"name": "Muselab WiFi IoT Sheild",
"url":"/pkg/MUSELAB/pxt-wifi-shield",
"cardType": "package"
}, {
"name": "Kittenbot RobotBit",
"url":"/pkg/kittenbot/pxt-robotbit",
"cardType": "package"
2018-04-03 13:34:41 +02:00
}, {
"name": "LINE BLE beacon",
"url":"/pkg/pizayanz/pxt-linebeacon",
"cardType": "package"
}, {
"name": "inex iBit",
"url":"/pkg/emwta/pxt-iBit",
"cardType": "package"
}, {
"name": "Sunfounder Sloth",
"url":"/pkg/sunfounder/pxt-sloth",
"cardType": "package"
2018-05-03 15:01:28 +02:00
}, {
2018-05-04 11:42:47 +02:00
"name": "4tronix BitBot",
"url":"/pkg/4tronix/BitBot",
"cardType": "package"
}, {
2018-05-03 15:01:28 +02:00
"name": "Pimoroni Scrollbit",
"url":"/pkg/pimoroni/pxt-scrollbit",
"cardType": "package"
2018-05-14 16:48:18 +02:00
}, {
"name": "SBRICK",
"url":"/pkg/vengit/pxt-sbrick",
"cardType": "package"
}, {
"name": "Annikken Andee",
"url":"/pkg/Annikken/pxt-Andee",
"cardType": "package"
2017-04-07 07:57:00 +02:00
}]
2018-05-03 15:01:28 +02:00
2017-04-07 07:57:00 +02:00
```