kripton

Results 147 comments of kripton

Any reason that this has not been merged? I'd also like to monitor multiple boxes instead of just one

> This has been fixed using the latest code in `dev` (todays code) 2019-06-15 Which commit are you referring to? The latest commit I can see in https://github.com/moneymanagerex/android-money-manager-ex/tree/dev is from...

See also https://github.com/georgerobotics/cyw43-driver/issues/4

As @lurch mentioned, RS-485 is only the electrical specification, not the content sent over it. So since the voltages used for RS-485 are higher than 5V, you should not connect...

Just out of curiosity: Does this project compile for you? https://github.com/Hermann-SW/pico-webserver

@mdrejhon Thanks for posting the info here in that bundled/compact format. Appreciated! I'm currently refining my JavaScript-skills at my daytime-job so I'll be in a better position to get the...

Yes, indeed, an IRQ on BREAK or MAB would be great. But no, it's not yet implemented and not resolved.

I absolutely love the idea. I'm also very eager to actually try this out but due to being in the hot phase of building a house, I didn't find the...

Oh, what would probably also work: Have TWO PIO state machines per DMX universe, one generates the "positive signal", the other one the inverse. If both operate on the same...

If a per-GPIO-limit is a problem, one could try to use two GPIOs for "positive signal" and another two for "inverse signal". Of course, 50mA will stay the limit for...