
SharpIR - Arduino Docs
Apr 7, 2018 · This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
SharpIR - Arduino Libraries
Jul 20, 2018 · Allow to acquire distance data from analog Sharp IR sensors. Author Giuseppe Masino (qub1750ul) Website https://github.com/qub1750ul/Arduino_SharpIR Category …
SharpIR - Arduino Reference
Sensors. Allow to acquire distance data from analog Sharp IR sensors Author: Giuseppe Masino (qub1750ul) Maintainer: Giuseppe Masino (qub1750ul) Read the documentation. Go to repository. Compatibility. This library is compatible with all architectures so you should be able to use it on all the Arduino boards. Releases
IR Distance Sensor Arduino Tutorial (SHARP GP2Y0A21YK0F)
Feb 3, 2019 · The SHARP GP2Y0A21YK0F is an easy to use IR distance sensor with a range of 10 – 80 cm. It is a great sensor to use for autonomous robots or non-contact optical switches. In this tutorial, you will learn how the sensor works and how to use it with Arduino.
Sharp IR Sensors Library - Libraries - Arduino Forum
Jan 8, 2014 · I've written a small library that gives a steady distance reading (in cm) of Sharp IR sensors. It works for the GP2Y0A21YK and GP2Y0A02YK, but it easy enough to expand it for the rest of the sensor family.
How to Use the Sharp IR Sensor (GP2Y0A41SK0F) - Arduino Tutorial
In this tutorial we will use the Sharp IR sensor (GP2Y0A41SK0F) to measure distance from an object. IR Sensors work by using a specific light sensor to detect a select light wavelength in the Infra-Red (IR) spectrum.
guillaume-rico/SharpIR: Arduino Infra Red Sharp Lib - GitHub
Arduino Infra Red Sharp Lib. Based on an original work of Dr. Marcal Casas-Cartagena . Perform 25 reading of analog pin (Nb samples can be changed in .h) Sort values; Convert median …
GitHub - qub1750ul/Arduino_SharpIR: Arduino library that …
An Arduino library that allows to acquire distance data from a Sharp analog distance sensor. The above method returns an uint8_t type value that is the distance in centimeters from the sensor …
GitHub - DrGFreeman/SharpDistSensor: A library for the Arduino …
A library for the Arduino IDE that helps interface with Sharp IR analog distance sensors. Topics
sharpIRSensor - Arduino Libraries
Apr 3, 2024 · Toolbox for IR meters by Sharp. Author Siroshy Website https://github.com/siroshy/SharpIR Category Sensors License MIT Library Type Contributed Architectures Any. Downloads