English IT Project Presentation - Tinybit Bluetooth Controller

The Tinybit Bluetooth Controller serves as the bridge between your mobile device and the Yahboom Tiny:bit robot. By utilizing the built-in Bluetooth module of the BBC micro:bit, the robot can receive real-time commands to perform various tasks, from simple navigation to complex sensor-based actions.The controller operates through the Yahboom Robot APP (available on iOS and Android). When the Bluetooth connection is established, the app sends data packets to the micro:bit. The code uploaded to the micro:bit then interprets these packets to trigger specific functions, such as moving motors or changing LED colors.

Scroll to Top