Projects

Here are some cool tutorials to get you started with your Phidget!

Basic

[{
  "name": "Build Your Kit!",
  "url":"/docs/tutorials/buildkit.html",
  "description": "Build your Getting Started Kit",
  "imageUrl": "/docs/static/mb/projects/build_kit4003_2_300.png",
  "label": "New? Start Here!",
  "labelClass": "blue ribbon large"
},
  {
  "name": "Blink LEDs",
  "url":"/tutorials/block/blink-leds",
  "description": "Learn how to blink an LED!",
  "imageUrl": "/docs/static/mb/projects/blink_led_4003_2_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": "",
  "otherActions": [{
    "url": "/tutorials/spy/blink-leds",
    "editor": "js",
    "cardType": "tutorial"
},
{
    "url": "/tutorials/spy/blink-leds",
    "editor": "py",
    "cardType": "tutorial"
}]
},
{
  "name": "Use Buttons",
  "url":"/tutorials/block/use-buttons",
  "description": "Learn how to use your buttons!",
  "imageUrl": "/docs/static/mb/projects/use_buttons_4003_2_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": "",
  "otherActions": [{
    "url": "/tutorials/spy/use-buttons",
    "editor": "js",
    "cardType": "tutorial"
},
{
    "url": "/tutorials/spy/use-buttons",
    "editor": "py",
    "cardType": "tutorial"
}]
},
{
  "name": "Change LED Brightness",
  "url":"/tutorials/block/led-brightness",
  "description": "Learn how to change the brightness of your LEDs!",
  "imageUrl": "/docs/static/mb/projects/led_brightness_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": "",
  "otherActions": [{
    "url": "/tutorials/spy/led-brightness",
    "editor": "js",
    "cardType": "tutorial"
},
{
    "url": "/tutorials/spy/led-brightness",
    "editor": "py",
    "cardType": "tutorial"
}]
},
{
  "name": "Measure Temperature",
  "url":"/tutorials/block/measure-temperature",
  "description": "Learn how to measure temperature using the Humidity Phidget!",
  "imageUrl": "/docs/static/mb/projects/measure_temperature_300.png",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "youTubeId": "",
  "otherActions": [{
    "url": "/tutorials/spy/measure-temperature",
    "editor": "js",
    "cardType": "tutorial"
},
{
    "url": "/tutorials/spy/measure-temperature",
    "editor": "py",
    "cardType": "tutorial"
}]
},
{
  "name": "Challenge: Tug of War",
  "url":"/games/tug-of-war",
  "description": "Create a Tug of War game!",
  "cardType": "side",
  "imageUrl": "/docs/static/mb/projects/tugofwar_4003_2_300.png",
  "largeImageUrl": "",
  "youTubeId": ""
}
]