Can Jacdac be used for connecting together multiple Micro:bits?

The Jacdac examples I’ve seen are all about connecting sensors and buttons to a Micro:bit. That’s great but I am interested in connecting Micro:bits to each other, initially two but perhaps more. Is this possible? If so can this be done with existing blocks or would it require a MakeCode extension to be created?

2 Likes

What do you mean by ‘connected’? Like multiplayer?

1 Like

I mean being able to send bytes to each other, half-duplex. I am thinking of simulating how a smart card and smart card reader talk to each other, which is a serial half-duplex protocol.

Ah, sorry! I wouldn’t know then!

1 Like