Communication between 2 PCs over a Microbit network
Creator and Python Developer
This project aids in transferring data between 2 computers using the help of Microbit. This works by first sending the intended message to the sender Microbit through serial. It will then be broadcasted and the other receiver Microbit connected to another PC will receive the message and send it to the PC using Serial.
Click to learn more →