Introduction: FutureBoard Coded on Kittenblock - Buzzer

About: Kittenbot designs and develops amazing hardware, software, and tutorials for STEAM education.

Buzzers can make your creations more interesting by adding sounds and musics.

Supplies

Things used in this project: https://bit.ly/3N0EI3K

Step 1: Buzzer Blocks

Look the Buzzer Blocks.

Step 2: Sample Program: Buzzer and Frequencies

The buzzer can be controlled using frequencies.

Refer to this page for more information about frequencies and notes: https://pages.mtu.edu/~suits/notefreqs.html

Step 3: Sample Program: Stopping the Buzzer

Press A and the buzzer will sound continuously, press B to stop the sound.

Step 4: Sample Program: Playing Notes

Plays the 8 stand notes.

Step 5: Sample Program: Making Your Own Melodies

  • Using c4:2 as an example
  • C is the note played
  • 4 is the octave
  • :2 is the duration in beats

Step 6: Ample Program: Playing Preset Melodies

Plays a few preset melodies.

Step 7: Sample Program: Affecting the BPM

The BPM slowly increases.