Digital IO

Tutorials

[
    {
        "name": "Blinky",
        "url": "/projects/digital-io/blinky",
        "label": "New? Start Here!",
        "cardType": "tutorial",
        "imageUrl": "https://pxt.azureedge.net/blob/7c4b00ac137f109c4e2561cd5b38efb90ce72f4d/static/projects/digital-io/blinky/gallery.png",
        "largeImageUrl": "/static/projects/digital-io/blinky/gallery.gif",
        "videoUrl": "/static/projects/digital-io/blinky/gallery.mp4",
        "description": "Learn about forever, pause, digital write",
        "otherActions": []
    },
    {
        "name": "Button LED",
        "url": "/projects/digital-io/button-led",
        "cardType": "tutorial",
        "imageUrl": "https://pxt.azureedge.net/blob/da8832075e12108bb475e59cd6a67680e6dad57e/static/projects/digital-io/button-led/gallery.png",
        "largeImageUrl": "/static/projects/digital-io/button-led/gallery.gif",
        "videoUrl": "/static/projects/digital-io/button-led/gallery.mp4",
        "description": "Learn about button events",
        "otherActions": []
    }
]

See Also

Blinky, Button LED