SmartBox-Sortic
SmartFactory
SensorConfiguration.h File Reference

File that contains the default sensor configuration. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int LB1 = A5
 Pin IR sensor LightBarrier 1. More...
 
const int LB2 = A4
 Pin IR sensor LightBarrier 2. More...
 
const int LB3 = A3
 Pin IR sensor LightBarrier 3. More...
 
const int LOADINDICATOR_LED = 12
 PIn for Loadindicator LED. More...
 

Detailed Description

File that contains the default sensor configuration.

A6 and greater not existing on board! Sensortyp: SHARP GP2Y0D805Z0F

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 - Added Doxygen-Documentation - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-03-20
0.0 - SA SmartFactroyBox HS 2018
Date
2019-03-06

Definition in file SensorConfiguration.h.

Variable Documentation

◆ LB1

const int LB1 = A5

Pin IR sensor LightBarrier 1.

Definition at line 21 of file SensorConfiguration.h.

◆ LB2

const int LB2 = A4

Pin IR sensor LightBarrier 2.

Definition at line 22 of file SensorConfiguration.h.

◆ LB3

const int LB3 = A3

Pin IR sensor LightBarrier 3.

Definition at line 23 of file SensorConfiguration.h.

◆ LOADINDICATOR_LED

const int LOADINDICATOR_LED = 12

PIn for Loadindicator LED.

Definition at line 24 of file SensorConfiguration.h.