Skip to content
Learnearn.uk » Microbit Unit Home » Topics » Networking

Networking

Wired Networking

microbit networking (1)

So far we have learned how to:

  • Output a signal from a Microbit to an output device (e.g. turning on an LED)
  • Receive a signal from an input device (e.g. Pressing a push button)

But how to we send signals from one Microbit to another? Well it’s quite easy!

You simply need to connect an output from one Microbit to the input of another Microbit and vise versa!

Demo Video

Wireless Networking