NOTE these libraries all have their own repo under https://github.com/RobTillaart?tab=repositories
So this repository does not have the latest version of all libs any more. That said I will update this bulk repo on request and if time permit.
This repository contains several Arduino libraries I have written to be used in applications. Most of them include example code how the libraries can be used. Furthermore this repository contains a few stand alone applications.
For questions about the usage of the libraries, please post a question on the Arduino forum at http://forum.arduino.cc/
Please check if the library has its own repo first and fill an issue there.
For bugs in the libraries, please fill in an issue in GitHub as that makes it far easier for me to track them. If possible provide a minimal code snippet that exposes the bug or problem. Add information about platform used and version etc. Also proposals for solutions are welcome.
Other issues are not directly bugs but can still be problematic. E.g. if a library is too slow for your application that is an serious issue, not a bug. Please fill in an issue and provide as much details about your requirements. Maybe I can help to fix it.
Please check if the library has its own repo first and create a PR there.
For improvements and changes, please provide a Pull Request (in the right repo). I will try to follow up on them asap but it can take quite some time. Please try to be generic in your improvements and try to see "over the needs of your own application".
There is no guarantee that Pull Requests will be honoured. In such case feel free to start your own modified library from a fork.
I appreciate if you give credits when appropriate.
Please check the file LICENSE.md for the details.
If you appreciate my libraries, you can support the development and maintenance. Improve the quality of the libraries by providing issues and Pull Requests, or donate through PayPal or GitHub sponsors.
Thank you,
Regards, Rob