pxt-calliope/docs/packages.md
2017-04-06 22:57:00 -07:00

753 B

@extends

#approval

~ hint

All packages need to be approved by the Micro:bit Foundation before being available in the web editor. Contact the Microbit Foundation support to get your package approved.

~

Samples #samples

[{
  "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"
}]