Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 527 Bytes

Arduino library for Sharp GP2Y1010AU sensor

This is a very simple library for Sharp GP2Y1010AU dust sensor.

base code is from the following page. : http://www.dfrobot.com/wiki/index.php/Sharp_GP2Y1010AU

How to Install

  1. Download the library source
  2. In the Arduino IDE, go to the Sketch -> Import Library... -> Add Library...
  3. Find the directory that contains the sharp_dust_gp2y1010au library source, and open it
  4. Check if you could see "sharp_dust_gp2y1010au" under Sketch -> Import Library...