oldpocket / IoTLibraryHelper

Provides a collection of facades for Arduino and IoT Libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## IoT Library Helper ##

Provides a collection of facades or abstractions for well-know Arduino libraries. In general it provides a class for sensors and actoators that I can use inside my projects with IoT.

It's provide inside a Platformio project together with a VSCode workspace, but I can be used in other contexts. The main files are inside the lib folder. It should compile with no problems in other system or enverioments, just adjusting header paths.




About

Provides a collection of facades for Arduino and IoT Libraries

License:MIT License


Languages

Language:C++ 92.9%Language:C 7.1%