Arduino library for the I²C Sonar Range Finder SRF08
|
The header file of the Arduino library for the I²C Sonar Range Finder SRF08. More...
#include <inttypes.h>
#include <Arduino.h>
#include <Wire.h>
Go to the source code of this file.
Classes | |
class | SRF08 |
The main class of the Arduino library for the SRF08 sensor. More... | |
Macros | |
#define | _SRF08_STD_ADDRESS 112 |
The standard i2c address of the SRF08 sensor. | |
#define | _SRF08_LIB_VERSION 101 |
The version number of the library. | |
The header file of the Arduino library for the I²C Sonar Range Finder SRF08.