microsoft / jacdac

Device and service catalogs for Jacdac.
https://aka.ms/jacdac
Creative Commons Attribution 4.0 International
66 stars 25 forks source link

Device: Calliope mini 3 #1337

Closed joernalraun closed 11 months ago

joernalraun commented 11 months ago

This pull request will start the registration of your device in the Jacdac catalog.

joernalraun commented 11 months ago

@joernalraun please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. @microsoft-github-policy-service agree company="Calliope gGmbH"

pelikhan commented 11 months ago

@joernalraun Do you have more info about the USB connection? See the microbit device config.

https://github.com/microsoft/jacdac/blob/main/devices/microbit-educational-foundation/microbitv2.json

pelikhan commented 11 months ago

The picture looks a bit dark maybe? https://microsoft.github.io/jacdac-docs/devices/calliope-ggmbh/calliopeminiv3v30/

joernalraun commented 11 months ago

The picture looks a bit dark maybe? https://microsoft.github.io/jacdac-docs/devices/calliope-ggmbh/calliopeminiv3v30/

I think it is ok, the pcb is now black/dark gray matte. ;)

joernalraun commented 11 months ago

@joernalraun Do you have more info about the USB connection? See the microbit device config.

https://github.com/microsoft/jacdac/blob/main/devices/microbit-educational-foundation/microbitv2.json

USB is "Calliope mini V3 CMSIS-DAP". So this would be:

"transport": { "type": "usb", "requestDescription": "Calliope mini V3 CMSIS-DAP" }

I think! :)

pelikhan commented 11 months ago

It would be good to also have a build of the "jukebox" for calliope.

joernalraun commented 11 months ago

It would be good to also have a build of the "jukebox" for calliope.

Yes, sounds good to me as well. We will look into this!