pinq-
pinq-
the pip version is old. Just copy github version to python packages and then you should have that function. But when I run em.eulerian_magnification(vid, fps, freq_min=50.0 / 60.0, freq_max=10.0, amplification=20,...
Any good ideas how read dmx values? Can I just do like this: `Serial1.begin(250000) if (Serial1.available()) { if (Serial1.read() == 0){ for(int i=0; i< 512; i++){ data[i] = Serial1.read() }...
I had same solution, but it "jumps" in the beginnig.
If you are using Esp8266 the you can try this for fix ip https://github.com/esp8266/Arduino/issues/1959 What I understand you can set different use for universe 1 and 2 etc. if you...