Dave Cherry

Results 149 comments of Dave Cherry

It struck me recently that if all you want is a UI for iOS and Android, another starting point may be embedCONTROL.js With a React.native front end, you could target...

It's by far safe to say that the Java API is the most complete and most tested, if you were copying either into Dart, I would use the Java one,...

It kind of is still separate, even though it's in the main package at the moment, it builds into maven central just as the API: https://search.maven.org/search?q=g:com.thecoderscorner.tcmenu There are pluses and...

Should we move the conversation into discussions on this repo for now? Discord doesn't send notifications well, and anything relatively private that is not suited to the discussion, just email...

First wave, SPI and I2C digital potentiometers and SPI volume controls

I'm going to close this for now and open separate issues as I (or others) implement each device over time, the first one is implemented, which is a PGA231x that...

I'm really surprised that you _even_ suggest changing every library in existence @me-no-dev @pillo79, and that you are trying to push these kinds of changes down to library writers. I...

> @davetcc what we are discussing here is being used only on a single board from the hundreds we have. All other boards and configs are unaffected. Are you having...

Coming back to this, it works temporarily for most libraries with that option off, but what is the long-term fix for this? Are we expecting into the long term that...

Yes, this is down to the way it is currently implemented, even when interrupt-based, there is a need for the main loop to activate within a couple of milliseconds to...