MCPcopy Create free account
hub / github.com/RobTillaart/Arduino

github.com/RobTillaart/Arduino @2023.02.01

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2023.02.01 ↗ · + Follow
4,945 symbols 8,783 edges 587 files 976 documented · 20% updated 7d ago2026-07-01 · 2026-07-01★ 1,594

Browse by type

Functions 4,619 Types & classes 326
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

License: MIT GitHub release

Arduino libraries

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 anymore. That said I will update this bulk repo on request or if time permit.

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

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 to track them. If possible provide a minimal code snippet that exposes the bug. Add information about platform used and version etc. Also proposals for solutions are welcome.

Other issues are not directly bugs but still 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.

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".

There is no guarantee that pull requests will be honored. In such case feel free to start your own modified library from a fork.

License and Warranty

I appreciate if you give credits when appropriate.

Please check the file LICENSE.md for the details.

Regards, Rob

Core symbols most depended-on inside this repo

Shape

Method 3,806
Function 813
Class 309
Enum 17

Languages

C++100%

Modules by API surface

libraries/GST/GST.cpp60 symbols
libraries/AD5144A/AD5144A.cpp55 symbols
libraries/weight/weight.h52 symbols
libraries/AS5600/AS5600.cpp51 symbols
libraries/LTC2991/LTC2991.cpp49 symbols
libraries/CHT8305/CHT8305.cpp47 symbols
libraries/ADT7470/ADT7470.cpp46 symbols
libraries/ADS1x15/ADS1X15.cpp44 symbols
libraries/AngleConvertor/AngleConvertor.h43 symbols
libraries/Cozir/cozir.cpp42 symbols
libraries/Complex/complex.cpp42 symbols
libraries/SHT2x/SHT2x.cpp39 symbols

For agents

$ claude mcp add Arduino \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page