Andriejus

Results 17 comments of Andriejus

Thank you! But now I get this error..:( (RGB) bash-3.2$ python main.py No user colours found No user gradients found Traceback (most recent call last): File "main.py", line 1263, in...

I will try when Im at home. By the way do I need to edit just main.py file or also .gitignore file? Its shown here: https://github.com/not-matt/Systematic-LEDs/pull/71/commits/29d3dc9a29620fed0ca750d592e178aa1e6fee61

It worked for me. Now Im able to choose not only microphone or built-in input. But if I make some changes in sound settings on my computer (like disabling microphone),...

Its working now for me. Here are screenshots of my audio configuration: ![screen shot 2019-02-06 at 9 40 10 pm](https://user-images.githubusercontent.com/38490002/52372432-75999980-2a58-11e9-8d46-7e62b83e830a.png) ![screen shot 2019-02-06 at 9 39 12 pm](https://user-images.githubusercontent.com/38490002/52372433-75999980-2a58-11e9-9eb8-b8b309625c79.png) ![screen shot...

Maybe LED strip is damaged? If I were you I would upload simple sketch to esp8266 for controlling the ws2812 led strip and check if its working.

yes RX. If I remember correct it was pin number 7 in Arduino.ino sketch. #define DATA_PIN 7 I'm using MAC+esp8266 and you are using raspberry yes? I have no experience...

Yes. Ground conmection is very important.

I have two esp and two led strips. one esp is powered through usb and another with power supply through “vin” pin.

Do you have a resistor between controller and LED? And you have to join both ground cables (controller and LED ground should be the same:) And its a little hard...

How to do it on macOS? :)