Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 875 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 875 Bytes

PixMob Music Rhythm

Sync your PixMob wristbands with the music 🎶 🔉 💃 using an esp3266 controller.

pixMob_video.mp4

Components ✅

  • KY-038 Sensor.
  • IR LED Emitter.
  • BC547 Transistor.
  • NodeMCU Board (ESP8266).

Instructions 📄

  1. Assemble the components as shown in the diagram.
  2. Load 'pixmob-music-rhythm/pixmob-music-rhythm.ino' in the NodeMCU Board (ESP8266) using arduino IDE.

Note 📌

Make sure the KY-038 sensor is calibrated.

Authors