Xavier Seignard
Xavier Seignard
Nice @PaulBeaudet thanks for your feedback!
Hi, Nice idea, as far I can see, the code sample is almost "plug and play", I suspect getChar and putCahr to be the only things to adapt to use...
Hi @ndvalkov, I would love to try it, but I'm lacking time right now, and I think I don't have the matching devices. Or maybe an arduino+sd shield would do...
I'm also interested to see that coming. For now I'm using a dumb shell script + lcov to merge reports : https://gist.github.com/xseignard/5420661 so then I can use Sonar to have...
Hi there! Any update ?
Hello, Teensy 3.2 + octows2811 lib is the best match for teensy based artnet pixel controller (thanks to the DMA buffers, not sure fastled would bring any improvements in a...
Hello, it would be a nice addition. Another option is the following script: https://github.com/Microsoft/uf2-samdx1/blob/master/scripts/bin2uf2.js Regards
Hello there, AFAIK, to install ofxAubio under linux (ubuntu in my case), I had to install `aubio` before: ``` sudo apt-get install libaubio-dev aubio-tools ``` Now it finds the `aubio`...
hello, this is blocking indeed. it seems the fix that landed into `cordova-node-xcode` has never been published to npm. In my particular use case, I circumvented the error by creating...