Skip to content

sskorol/arduino-sensors-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Sensors' Wrappers Library

This library simplifies working with common devices like button, LED, motion sensor, RF receiver / transmitter, etc.

Installation

As arduino-sensors-wrappers is not yet published to official registry, you have to download it manually. Just copy corresponding sources into ./lib/arduino-sensors-wrappers (assuming you're using PlatformIO) or Arduino/libraries/arduino-sensors-wrappers (in case of Arduino usage) folder.

Usage

Check examples for details.

About

A set of simple wrappers for common Arduino sensors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages