BBC micro:bit kit

BBC micro:bit kit:

The micro:bit is a small, programmable microcontroller board designed by the BBC (British Broadcasting Corporation) for educational purposes. It introduces children, students, and beginners to coding, electronics, and computational thinking in an accessible and fun way.

The board is small (4 x 5 cm) and lightweight, making it easy to integrate into a variety of projects.
Built-in Components include:

  • LED Matrix: A 5×5 grid of programmable LEDs for displaying text, animations, and patterns.
  • Buttons: Two programmable buttons (A and B) for user input.
  • Sensors: Includes an accelerometer, magnetometer (compass), and temperature sensor.
  • Bluetooth: Enables wireless communication for remote control or interaction with other devices.
  • I/O Pins: 25 pins for connecting external components like sensors, motors, or LEDs.
    Programming Options:

It supports block-based coding (via Microsoft MakeCode), Python, and JavaScript, making it versatile for learners of all levels.

Share