Welcome to ETC Educational Technology Connection (HK) Ltd!
Sensor/Input/Output
5678
Kitronik
The Clippable Detector board for the BBC micro:bit is compatible directly with the BBC micro:bit and certain Kitronik boards, such as the Klip Motor Board.
The board works by using phototransistors to detect the reflectiveness of different surfaces. The Clippable Detector board has 3 phototransistor sensors evenly spaced out from each other. The sensors provide an analogue voltage to the BBC microbit. Five connections are required for full operation. These connections match those on a BBC micro:bit and can be attached using either bolts or croc-clip leads.
We have produced a set of custom MakeCode blocks for the Clippable Detector board. To add them to the editor, select the cog icon in the top right of the editor. Then, select Extensions from the drop down menu and in the search bar type and enter Kitronik. Pick the tile from the list and the new blocks will be added to the menu in the editor.
It is also possible to use MicroPython to write code for this board. For MicroPython example code visit our GitHub page here.