Brendan Matkin

Results 19 issues of Brendan Matkin

Would be nice to have this automatic as we have to call it every time. Can probably delete the button if we do this??

enhancement
ConfigApp

call a function on interval that checks if wss.clients.size has changes and report. Currently this happens in heartbeat - this can NEVER reach zero because if zero devices are connected...

bug
ConfigApp

maybe just need to reinstall from npm with --save? I maybe just installed -g or something?

ConfigApp

The tooltips in the UI seem to get narrower each time you hover over them. Sometimes they have a white underlay and sometimes not.

bug
ConfigApp

Getting the following warning on macOS: *** WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.

ConfigApp

already done just need to merge from 'develop' to 'dev' branch. Make a PR?

ConfigApp

When using without the battery (and just USB), getting weird crashes and inconsistent exceptions. Probably only when using with LEDs - might be related to state of JP3?

Hardware

Moved potentially-conflicting libraries in the Code folder into a subfolder called probably_unnecessary for review. They were not needed for me but I only tested it with OSC. Updated user.pde and...

Hi! This is just a feature request to add temporal dithering to the Adafruit Neopixel library (see FadeCandy, FastLED, Adafruit_Lightship Example code). There is currently no arduino library that I...