Jacdac

Connect and Code. Instantly.

Getting started

Jacdac is a plug-and-play hardware accessory system that provides simulation and physical device twin in MakeCode.

[{
  "name": "Getting started",
  "description": "Connect and Code. Instantly in MakeCode.",
  "url":"https://microsoft.github.io/jacdac-docs/clients/makecode/",
  "imageUrl": "https://pxt.azureedge.net/blob/5ce8749eeeb7cb038eb05aafa23b8c007b70f107/static/jacdac/getting-started.jpg"
}]

Projects

[
    {
        "name": "Button smasher",
        "description": "How many times can you smash the button in 10 seconds?",
        "url": "https://microsoft.github.io/jacdac-docs/clients/makecode/projects/button-smasher/",
        "imageUrl": "https://pxt.azureedge.net/blob/8647705bb28828c99fdc7e71fea5fffdacbeadd2/static/jacdac/button-smasher.jpg",
        "youTubeId": "rlK_8oqMAmo"
    },
    {
        "name": "Slider Sound Bender",
        "description": "Create twisted sounds using a slider module.",
        "url": "https://microsoft.github.io/jacdac-docs/clients/makecode/projects/slider-sound-bender/",
        "imageUrl": "https://pxt.azureedge.net/blob/30d00d12ab8acd2bdc416b6efe64f87206a3b476/static/jacdac/slider-sound-bender.jpg"
    },
    {
        "name": "Light Sound Bender",
        "description": "Create twisted sounds using light levels",
        "url": "https://microsoft.github.io/jacdac-docs/clients/makecode/projects/light-sound-bender/",
        "imageUrl": "https://pxt.azureedge.net/blob/ac45ecd7069a4ddfedb1e8a28a512bc4c8b715e8/static/jacdac/light-sound-bender.jpg"
    },
    {
        "name": "Rotary Sound Bender",
        "description": "Create twisted sounds using a rotary encoder module.",
        "url": "https://microsoft.github.io/jacdac-docs/clients/makecode/projects/rotary-sound-bender/",
        "imageUrl": "https://pxt.azureedge.net/blob/cdb08eace14c9f6da41101f5880212289c1e67c1/static/jacdac/rotary-sound-bender.jpg"
    },
    {
        "name": "Sound LED",
        "description": "Show the sound level on a LED ring",
        "url": "https://microsoft.github.io/jacdac-docs/clients/makecode/projects/sound-led/",
        "imageUrl": "https://pxt.azureedge.net/blob/04a60d62c509411d2f4ac596b710bcaa5fb8667e/static/jacdac/sound-led.jpg"
    },
    {
        "name": "Magnetic Sound Bender",
        "description": "Create twisted sounds using a magnet",
        "url": "https://microsoft.github.io/jacdac-docs/clients/makecode/projects/magnetic-sound-bender/",
        "imageUrl": "https://pxt.azureedge.net/blob/3b139ef7878d8aa056c8bd18d6b503fcba24b8d2/static/jacdac/magnetic-sound-bender.jpg"
    }
]