Micro:bit Fencing Control
by igorboccafoli in Circuits > Microcontrollers
482 Views, 3 Favorites, 0 Comments
Micro:bit Fencing Control
Our school collaborates with a fencing team. My students, and not only that, often complain because the cable limits them in their movements.
What better opportunity to create a control with Micro:bit!
The idea is to use two Micro:bit that communicate with each other via radio and assign the point count.
Supplies
- Banana Plug (4)
- MI:Power (2)
- PCB breadboard (to cut)
- Spacers (4)
- Soldering iron
- Thermo-Sheath
The steps are very simple:
It is much easier if you plug the banana plugs into the sword and take the distance measurement
The PCB breadboard must be cut to size Micro:Bit in width and about half of the height, or in any case as long as the BANANA PLUG.
Weld two BANANA plugs and two wires on the BANANA plug.
Mount Mi-Power on Microbit, and connect the wires to PIN 1 and GND.
PIN 0 will be used for sounds.
It is possible to fix the MI-Power to the PCB with two spacers.
This is the link to the editor with the code.