hriships-zz / arduinolib

Collection of arduino devices, sensors library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino lib

Collection of arduino devices, sensors library written in object orieanted way for getting quickly up and running Simply import these libraries by using Ariuno IDE, plugin pin, compile sketch

Sensors

  • Light Dependent Resistor (LDR) - for light or illumination sensing
  • Tempature - for temprature and humidy sensing
  • UltraSonic - for distance/range sensing

Actuators

  • Servo Motor - for actuating servo motor with different functions

About

Collection of arduino devices, sensors library

License:MIT License


Languages

Language:C++ 73.5%Language:Arduino 26.5%