Giter Site home page Giter Site logo

ronibandini / reggaetonbegone Goto Github PK

View Code? Open in Web Editor NEW
583.0 38.0 74.0 571 KB

Detects reggaeton genre with Machine Learning and sends packets to disable BT speakers (hopefully)

Home Page: https://bandini.medium.com/reggaeton-be-gone-6fa55f46a9d7

License: MIT License

Python 100.00%
bluetooth ddos machine-learning music python reggaeton

reggaetonbegone's Introduction

  • 👋 Hi, I’m @ronibandini: maker, writer and musician from Buenos Aires, Argentina.
  • 👀 I work with Artificial Intelligence/Edge Machine Learning usually. I make machines as part of a Maker Counter Culture initiative. I write tech related novels like Macadam and El Sueno Colbert. I play the electric guitar in a funk band.
  • 💞️ I use C++, Python, PHP, SQL, old tales, witchcraft, Tango moves and 3d modeling.
  • 📫 For Maker or AI talks, interesting projects or questions you can reach me at @RoniBandini

reggaetonbegone's People

Contributors

ronibandini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reggaetonbegone's Issues

Delay DM-1

Recién hoy pude desocuparme un poco, así que ya estoy preparando el código y el tutorial del Reggaeton Be Gone para subir. El modelo de ML va a tardar unos días más. Gracias por su paciencia :0

Implementarlo con un ESP32

Primero que nada me pareció muy bueno el proyecto. Ya hace un tiempo buscaba formas de bloquear el parlante molesto del vecino.

Rastreando temas relacionados había encontrado este vídeo, que actua directamente sobre la wifi, expulsando al cliente que esta enviando el sonido al parlante desde Internet

Como apagar la musica del vecino

Mi idea seria ver como funciona tu código e tratar de implementarlo sobre un ESP32 con una antena exterior.

Por ahora seguimos esperando el código para ver como funciona tu script

Hc-05?

No se si es mucha locura la idea de incorporar varios módulos hc-05 a la rapsberry pi para hacer un seudo ataque ddos al bl del altavoz.

si es así podría probar con su código a ver que tal funciona.


I don't know if the idea of incorporating several HC-05 modules into the Rapsberry Pi to make a pseudo DDOS attack on the speaker's BL is too crazy.

If so, I could try your code to see how it works.

Problem with ID of audio device

Hi, I can start the project perfectly, but it gives me the following error when I press the button. No matter what number you enter, the same error always appears, this is with version 2.0, in version 1.0 it did not happen.

This is what I see on the screen, I have tried everything possible, starting Jack Server, Pulse Audio, etc.

**ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pcm_a52.c:1001:(_snd_pcm_a52_open) a52 is only for playback
ALSA lib confmisc.c:1369:(snd_func_refer) Unable to find definition 'cards.0.pcm.iec958.0:CARD=0,AES0=6,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2 CARD 0}
ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card'
ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card'
ALSA lib pcm_asym.c:105:(_snd_pcm_asym_open) capture slave is not defined
ALSA lib pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Expression 'parameters->channelCount <= maxChans' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1514
Expression 'ValidateParameters( inputParameters, hostApi, StreamDirection_In )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1838
2 --> USB PnP Sound Device: Audio (hw:3,0):
Type the id of the audio device you want to use:
0
Expression 'parameters->channelCount <= maxChans' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1514
Expression 'ValidateParameters( inputParameters, hostApi, StreamDirection_In )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1838
2 --> USB PnP Sound Device: Audio (hw:3,0)**

Firing problem

Method 1:
Can't connect RFCOMM socket: Device or resource busy
Method 2:
Can't create socket: Operation not permitted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.