Joey Babcock

Results 180 comments of Joey Babcock

@Bilzc10 was @DMKOfficial's successful in solving the issue for you?

I don't have a pi so I can't reproduce the issue but if anyone else reading this, later on, is willing to do some testing to see if they can...

We're currently in the process of completely redoing the way this code works and moving it to run on node.js possibly but this would be a good fix in the...

Are you trying to use brew to install pyaudio?

Did you check the IP of both devices? Sometimes DHCP will renew the lease on a device and give it a new IP after a while. try giving it a...

The visualizer attempts to scale the values to the input which means if there is no input it will keep essentially amplifying the input until it hits the threshold and...

Sounds like this might be an issue with python interfacing with your microphone: https://github.com/Kitt-AI/snowboy/issues/45

Sounds like the program is hanging up on something while driving the LEDs, possibly whatever library or driver is used stops responding?

Have you revisited this at all in order to see if some of the recent updates have solved any of your issues?

You might have a wierd strip that is expecting grb or rgb or rgbw data, have you tried my fork with the neopixelbus library?