Dave Cherry

Results 149 comments of Dave Cherry

Closing after further testing ready for release.

Sorry, we don't have support for those devices at the moment. Building in support for such a device would not be difficult for anyone with moderate C++ experience. It would...

Agreed, this case has never really been thought of so far, but is a very valid case, I think either an optional step on the end of the analog info...

releasing within the next day, going through final testing.

How is it going on the library front, feel free to add me on any repo you create, I've done a few different ports of the API now, and I...

For the embedded simulator I just use a menu generated from tcMenu for Raspberry Pi/Java and add Ethernet support. Runs fine on most desktops. There is even one ready built...

Let me know if you have trouble building it and I’ll jpackage it to somewhere for now.

We'll take a look at this to see how easy it is and add at least one multiplexer.

See https://github.com/davetcc/TaskManagerIO/issues/43 that adds support for this board to task manager. See https://github.com/davetcc/SimpleCollections/issues/9 that adds support for it in simple collections Once complete all libraries are complete, it will be...

All the commits are in, I've built a menu on the top of this core using the main branch of each library. Thread/interrupt/core safety should be assured for task manager...