Skip to content

tried and tested code fragments/functions I use in my projects

License

Notifications You must be signed in to change notification settings

herrgerd/ArduinoCodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Welcome to my ArduinoCodeSnippets repo

What to expect

  • Here I collect my tried and tested code fragments and/or functions I use in my projects. Often these are helper-functions to simplify tasks or help saving precious microcontroller space by doing repetitive tasks easier.
  • code that relies on other libraries.

What not to expect

  • Code that works for you regardless what chip/board you use. I try to add as much info and comments to my snippets as I can to help you decide if it'll be working on your platform as well.
  • super clean, textbook-style code. I am not a programmer. If something is aweful to your eyes just do a pull request.

About

tried and tested code fragments/functions I use in my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published