Skip to content

Commit 30e61e3

Browse files
committed
Merge branch 'master' of github.com:jeroendoggen/arduino-distance-sensor-library
2 parents 1007cc4 + 2d7a4f7 commit 30e61e3

File tree

6 files changed

+4035
-0
lines changed

6 files changed

+4035
-0
lines changed
69.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
73.3 KB
Binary file not shown.

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ Folders:
2525
--------
2626
* DistanceSensor: source for the Arduino library
2727
* Documentation: generated with Doxygen (html, Latex)
28+
29+
Datasheets:
30+
-----------
31+
Analog IR Distance sensors:
32+
* [Sharp gp2y0a21yk](https://github.com/jeroendoggen/arduino-distance-sensor-library/raw/master/Documentation/datasheets/Distance_IR_Analog_Sharp_gp2y0a21yk_new.pdf)
33+
* [Sharp gp2y0a41sk0f](https://github.com/jeroendoggen/arduino-distance-sensor-library/raw/master/Documentation/datasheets/Distance_IR_Analog_Sharp_gp2y0a41sk0f.pdf)
34+
35+
Ultrasonic sensors:
36+
* [SRF-04](https://github.com/jeroendoggen/arduino-distance-sensor-library/raw/master/Documentation/datasheets/Distance_Ultrasonic_srf04.pdf)
37+
2838

2939
Class diagram:
3040
--------------

0 commit comments

Comments
 (0)