Skip to content

Detects a musical genre with machine learning and sends packets to disable BT speakers

License

Notifications You must be signed in to change notification settings

gitnewcomer/MusicBeGone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Be Gone

Detects a musical genre with machine learning and sends packets to disable BT speakers

Parts

Raspberry Pi 3 https://www.dfrobot.com/product-1703.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP

DFRobot Oled 128x32 screen https://www.dfrobot.com/product-2018.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP

Push button https://www.dfrobot.com/product-1098.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP

BT Audio Receiver 5.0 (to test with your own BT) https://www.dfrobot.com/product-2085.html?tracking=hOuIhw4fDaJRTdy4abz04npbQC78dqxBkqVt7XMFYxEXj2s0ukWgm71wbut0ewUP

Jumper cables

Machine Learning

Model trained using Edge Impulse platform https://edgeimpulse.com/ (free account for developers) I will soon post the eim file or make public my project for cloning

Complete Instructions

https://www.hackster.io/roni-bandini/reggaeton-be-gone-e5b6e2

Connections

Oled SDA -> Rpi GPIO 2 Oled SCL -> Rpi GPIO 3 Oled VCC -> Rpi VCC Oled GND -> Rpi GND

Button pin 1 -> GPIO26 Button pin 2 -> GND

Power supply: 5V 3A

Oled screen font

Font: White Rabbit, Created By: Matthew Welch

Contact

Roni Bandini, @RoniBandini

About

Detects a musical genre with machine learning and sends packets to disable BT speakers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%