cnlohr

Results 763 comments of cnlohr

yes, absolutely, it would! Also, you could make a significant improvement by using a single I2C engine and using 4- or 8- of the output bits to produce a nice...

I don't know how useful that would be, but I did want to fill you in on an experiment I did with an ESP8266 and nosdk8266. I was able to...

The experiment was lat week. It's in the "try_at_audio" branch. 173/346 MHz is the fastest you can reliably clock the ESP. It just gives you more bits to turn on...

I think about that problem frequently. The problem is that you need to transmit 8VSB, which is non-trivial to transmit as you have to encode basically a 6 MHz bandwidth...

I wish this was higher on my list of things to do. I really do

Leave issue open. I won't be able to look into this til July (Doing ESP32 USB now) But, I am going to finally make another push at unifying ColorChord into...

There's enough changed in the newer SDKs that I want to adapt it to running there. It's just kind of difficult with the competing directive from espressif saying "IRAM is...

@r0n0x There should be an embeddedcommon configuration to allow for a different mode. See what the output mode is.

I don't really remember the rationale either way, it's unlike to cause serious adverse effects. I know that the 3-sample one can potentially have overlapping leds over the same word,...

If you make a PR and test it, I'd merge, but otherwise, probably not worth the change.