File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SharpDistSensor
22A library for the Arduino IDE that helps interface with Sharp analog distance sensors.
33
4- Version 0.3.2
4+ Version 1.0.0
55[ ![ Build Status] ( https://travis-ci.org/DrGFreeman/SharpDistSensor.svg?branch=master )] ( https://travis-ci.org/DrGFreeman/SharpDistSensor )
66By Julien de la Bruère-Terreault (drgfreeman@tuta.io )
77
@@ -52,6 +52,7 @@ Model | C0 | C1 | C2 | C3 | C4 | C5 | valMin | valMax
5252** GP2Y0A60SZLF_5V** | 1734 | -9.005 | 2.032E-2 | -2.251E-5 | 1.167E-8 | -2.037E-12 | 30 | 875
5353
5454## Version history
55+ * 1.0.0 (2017-03-29): Initial major release for Arduino Library Manager (no change rel. to 0.3.2)
5556* 0.3.2 (2017-03-29): Modified models enum and related type in setModel method arguments.
5657* 0.3.1 (2017-03-28): Improved README and fixed comments in SharpDistSensorByModel example.
5758* 0.3.0 (2017-03-24): Added method to set calibration based on pre-defined sensor models.
Original file line number Diff line number Diff line change 11name =SharpDistSensor
2- version =0.3.2
2+ version =1.0.0
33author =Julien de la Bruere-Terreault
44maintainer =Julien de la Bruere-Terreault <drgfreeman@tuta.io>
55sentence =Sharp analog distance sensor library
You can’t perform that action at this time.
0 commit comments