Results 32 comments of Mark Fickett

Nice work with the interrupt-based version! I added a link from my README so folks can pick whichever version suits their needs. I probably won't make changes to this library,...

Thanks for laying out the steps! Realistically I won't get to this, though maybe I'll do a pass and update all my Arduino libraries for inclusion. (Feel free to send...

Glad you like the library! I'd like to keep tone() as the default, but if you're interested in sending a pull request that uses timer-free-tone via a #define option I'd...

Hi Brent, Honored that you were inspired! I don't remember too clearly about the meters; I think most meters are pretty low current full range without the shunt. I'll check...

I checked with Matthew, and he agreed: > Yes, we definitely clipped the shunt on all the meters, and after that, the arduino was able to drive them all from...

Makes sense about keeping it simple. There are a few things I'm using jQuery for: - Select elements using CSS style selection: document.querySelector is supported in all major browsers and...

And https://github.com/jazzband/pip-tools/issues/2072 .

Turns out I do need a launch template. Adding notes on #633 for what works for me. In this case, it would be helpful to add docs on `Cluster` and...

> It probably makes sense to [...] deprecate setting the node options on Cluster in favor of node_group_options. I got tripped up by this duplication, and would find it clearer...

Hi there. I don't have another version of crop.py. If you wanted to convert it that would be great, I'd be glad to review a pull request! I do see...