Skip to content

nrobinson2000/Arduino-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino libraries

Introduction

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.

Questions

For questions about the usage of the libraries, please post a question on the Arduino forum at http://forum.arduino.cc/

Bugs and issues

For bugs in the libraries, please fill in an issue in Github as that makes it far easier to track them. If possible provide a minimal code snippet that exposes the bug. Also proposals for solutions are welcome.

Issues are not bugs but still possible problematic. E.g. if a library is too slow for your application that is an issue, not a bug. Please fill in an issue and provide as much details about your requirements.

Improvements and changes

For improvements and changes, please provide a pull request. 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".

License and Warranty

I appreciate if you give credits when appropriate, and if you want to donate, please donate to charity like "doctors without borders".

Please check the file LICENSE.md for the details.

Regards, Rob

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • C 2.1%