kripton

Results 166 comments of kripton

I can confirm that this is working. I implemented it the way I proposed in the dmxsun project (= generating the bit patterns "in software" = by the CPU) and...

@GlenHertz : Thanks! You're welcome, keep us posted on the progress and if it worked! And I have to agree with @e120guru : DMX was not meant to be driven...

It looks like the `start_channel` feature was in and working (only when using `read`) before #8, but was removed when `read` was re-written to use `read_async` to do its job:...

> How is start byte (normally 0) handled? Does the returned buffer put channel 1 at index 0 or 1? I think it would be clear if the entire DMX...

If it's not working right (= as expected), I would assume that the DMX sender sends "short frames" with fewer than 513 slots.This is perfectly fine according to the standard...

Unfortunately, I currently also don't have much spare time to donate to this project. So please don't expect a PR for this, soon. However, I don't see why this is...

I've tried setting up MumPi on my Gentoo server using Ice 3.6.3 and PHP 7.0.25. According to phpinfo(), the Ice extension is loaded correctly. I've also generated the Murmur_1.2.17.php file...

Hi, I'm also very interested in this work package. I don't have the hardware here yet but it's on order. To avoid duplicate work: Has there been any work done...

Hey, just a short update. My TX/RX pair was delivered today. The RX seems to be broken (doesn't detect the Ethernet link) but the TX seems to work (hard to...

Can you please give us some more info about the environment you plan to use the library in? IDE, SDK, Platform, Hardware?