Zach Glenwright

Results 58 comments of Zach Glenwright

I just got 2 Neweer lights (ha, yes - Amazon too, but I had actual lighting needs before finding these) and was honestly wondering the same thing :) I have...

@keefo - Thanks! And thanks for clearing some of those up! A few things I've noticed on those points, 1 - That makes sense that it could be application logic,...

@keefo - Thank you! Yeah, I could envision all kinds of cool lighting setups I could use with these lights and my wildlife setups. My current setup is a RPi...

Slight discovery while fotzing with sending the commands to the Pi - sending "78 **88** ..." goes into animation mode~! (at least on the SL-80. (br) - brightness value from...

Ah, excellent - thanks, and you're welcome! Glad to hear it worked out. Last night, I started a VB.net program to hopefully bring most of the functionality of the project...

That's actually pretty awesome, I didn't know that existed! I've been trying to work out the Windows Bluetooth side of things the past few days, but they're... _complicated_ to say...

I'm going to check into that, and IronPython, and designing a GUI in XAML - I've never used XAML before for layout, but it should be pretty straight-forward (hopefully...), at...

OK, after a day of (on-and-off) testing the Bleak library, I really dig it - it connects to the light perfectly, and I can send commands to it with no...

OK, I've rewritten the bytestring computation logic in Python, and I might actually go with a Python-based GUI, then it _shouldn't_ need as much else to port to multiple platforms,...

Perfect - I'll push the first commit now then. It's only the bytestring logic at the moment, but it's a good place to start.