Tod Kurt

Results 368 comments of Tod Kurt

Hi @renenulsch, This is great! How would one use this? (I've not used Skype for Business)

Hi @PriyathamKommula, I've not used this myself, but what I think you would do is: 1. Download the lync-blink-bridge.zip from the project's releases page: https://github.com/renenulsch/Lync-Blink-Bridge/releases 2. Unzip the zipfile 3....

Hi @kahnibus, In blink1-tool there is a '--led' (or '-l') option to specify which LED to address. This number can range from 0-18. So you have: - `--led=0` means all...

Hi @leonboot, Thanks for your comment. Some questions: - What are some features and requirements you'd like to see in such a server? - What other features would you like?...

haha, awesome. okay, I'll put patterns at the top of the list!

Hi Phil, You're right. There's a few dumb mistakes in there. I'll get a fix checked in tomorrow for it. Thanks for catching that.

After doing testing and fixing some int casting issues in blink1-lib, it looks like the real limitation is in the blink(1) firmware. (looks like a casting bug there that too)...

Are you on Python2 or Python3? The library in PyPi is only for Python3 I believe. But I agree. I'm working with Salim to get the PyPi library transferred over....

The servertickle function is meant to be a deadman's switch for an alert color pattern to play, with the assumption that normally the blink(1) would be off, or being periodically...

Agreed. After looking at this again, I think having it just for servertickle off is the right way to go. I'll update the firmware source for the next iteration of...