Difference between revisions of "BoomBit"

From SB-Components Wiki

Line 34: Line 34:
 
== Programming ==
 
== Programming ==
 
==== Drag and Drop ====
 
==== Drag and Drop ====
 +
* Before starting, you need these components :
 +
** BoomBit x 1
 +
** Micro:Bit x 1
 +
** Connecting wires or Screws to make the connection with Micro:Bit
 +
 +
* Connect Boombit with Micro:Bit.
 +
* Visit official programming website of Micro:Bit https://makecode.microbit.org/
 +
* Now create a new project by clicking on <b>"New project"</b> tab and enter the name of your project.
 +
https://github.com/sbcshop/RFID-Expansion-For-Microbit/raw/main/images/makecode_microbit.PNG
  
 
== Resources ==
 
== Resources ==

Revision as of 10:22, 2 June 2021

BoomBit

Boombit is a compact and powerful music player with Volume Controller, 3.5 mm audio jack, hand-free speaker, headphones support, and 3.3 V Operating Voltage. BoomBit, a speaker for your Micro:bit and Micro: bit V2 which is best for the kids and tech-enthusiasts.

Features

  • Volume Controller
  • 3.5 mm Audio Jack
  • Hand-Free Speaker
  • Audio Switch Mode

Specifications

  • 3.3 V Operating Voltage
  • Compatibility - Micro:bit and Micro:bit V2
  • Audio Jack - 3.5 mm
  • Inbuilt - Speaker
  • Headphone Support - Yes
Boombit
Buy it From : Click Here

Pinout

Boombit Pin Micro:Bit Pins
3V 3V
GND GND
Pin 0 P0

Programming

Drag and Drop

  • Before starting, you need these components :
    • BoomBit x 1
    • Micro:Bit x 1
    • Connecting wires or Screws to make the connection with Micro:Bit
  • Connect Boombit with Micro:Bit.
  • Visit official programming website of Micro:Bit https://makecode.microbit.org/
  • Now create a new project by clicking on "New project" tab and enter the name of your project.

makecode_microbit.PNG

Resources