Brain Music Lab

Learn how circuits, sound, music, and biosignals work through fun experiments.

Explore science with videos, quick experiments, and interactive mini-labs designed for curious learners.

Lesson Pathway

Pick a lesson, watch the video, test your understanding, then jump into experiments.

Lesson 1: Electric Circuits

Build your first loop with a battery, wires, and an LED while learning conductors and insulators.

Go to Lesson 1

Lesson 2: Music + Microcontrollers

See how code turns vibrations into melody with buzzers, frequencies, and blinking LEDs.

Go to Lesson 2

Lesson 3: Heartbeat Music

Discover how PPG sensors read blood flow and can control music tempo in real time.

Go to Lesson 3

Building the Hardware?

All the Arduino code, circuit diagrams, and setup guides for these lessons live in our GitHub repository. Check it out to get the full hands-on experience.

Visit BML_Tutorials on GitHub →

Electric Circuits: Build Your First Light-Up Circuit

Lesson Summary

This lesson introduces electric circuits as paths that electricity travels through, like a racetrack for tiny electrons that must form a complete loop. Students learn the three key parts of a simple circuit: a power source (battery), a load (like a light bulb or LED), and wires that connect everything.

The video explains conductors and insulators using everyday objects, then zooms down to atoms and free electrons to show why metals conduct while materials like rubber and plastic block current. Learners test which example circuits will work and finally build a real LED circuit on a breadboard, seeing how a closed circuit lights the LED and an open one makes it go dark.

What you'll learn

  • How electricity needs a complete loop to flow.
  • The role of a battery, wires, and an LED in a circuit.
  • Why metal objects often conduct and rubber/plastic usually insulate.
  • How open and closed circuits change what happens in real builds.

Mini Quiz: Circuits

1. What must happen for an LED to light?
2. Which is usually a conductor?
3. An open circuit means...

Quick Activity: Conductor Sort

Choose materials you think allow electricity to travel and test your prediction.

Making Music with Microcontrollers: From Sound Waves to Songs

Lesson Summary

Students meet microcontrollers as tiny "robot brains" that listen, think, and act using inputs, programs, and outputs. The lesson explains what sound is, how vibrations create sound waves, and how music organizes sound through pitch, rhythm, melody, and harmony.

Each note's frequency is introduced as how many times a sound wave goes up and down per second, connecting higher frequencies with higher pitches. In the experiments, learners wire a buzzer and then four LEDs to an Arduino, upload example code using the tone command, and hear simple tunes while LEDs blink, then are encouraged to experiment and compose their own patterns.

What you'll learn

  • How microcontrollers take input, run code, and create outputs.
  • How vibrations become sound waves.
  • How frequency connects to pitch in music.
  • How rhythm and melody can be coded and tested.

Mini Quiz: Sound + Code

1. Higher frequency usually means...
2. A microcontroller is best described as...
3. Rhythm in music is mostly about...

Quick Activity: Frequency Match

Try to match a target frequency by moving the slider, then listen.

Tip: 440 Hz is a common concert A note.

See Your Heartbeat: PPG Sensors and Heartbeat Music

Lesson Summary

This tutorial introduces photoplethysmography (PPG) as a way to spy on blood flow and heartbeats using light instead of X-rays. Students imagine themselves as red blood cells while a PPG sensor shines red or infrared light into the skin and measures tiny changes in reflected light as blood volume rises and falls with each heartbeat.

After a simple phone flashlight demo where their glowing finger reveals pulsating blood, learners build a PPG monitoring system using a DF Robot oxygen sensor and an Arduino, then watch their heartbeat signal in the serial monitor. The video ends by adding a buzzer so their heartbeat can control song speed, inviting them to experiment at home and share results.

What you'll learn

  • What PPG stands for and why light can detect pulse changes.
  • How blood volume changes create a repeating sensor signal.
  • How heartbeats can control music timing.
  • How biosignal projects combine biology, electronics, and coding.

Mini Quiz: Biosignals

1. PPG sensors mainly use...
2. If BPM increases, heartbeat music usually...
3. Why is this project cross-disciplinary?

Interactive Activity Hub

Experiment in your browser and see science ideas in action.

A. Circuit Builder

Select components and test whether your circuit lights the bulb.

B. Music Playground

Higher frequency means higher pitch. Change pitch and rhythm, then press play.

Try 880 Hz to hear a much higher pitch.

C. Pulse-to-Tempo Drum Lab (4/4)

Heart rate and music both use BPM (beats per minute). Set a tempo, then hear a drum groove that follows it.

Current beat: 1 / 4

1 2 3 4

Kick plays on beats 1 and 3, snare on 2 and 4, and hi-hat on every eighth note.

Parent and Teacher Guide

Brain Music Lab supports ages 10-15 with project-based learning that blends science, electronics, music, and coding. Students learn by watching, predicting, testing, and explaining what they observe.

Activities are designed to encourage curiosity, creative problem-solving, and confidence with STEM tools in a fun, welcoming way.

Safety note: Always supervise electronics experiments, use low-voltage components, and avoid mixing wires with water or damaged batteries.