Data Sheet

2/15/2018 Subsea LED Indicator Light
http://docs.bluerobotics.com/indicator/ 2/4
Electrical
Physical
Pressure Rating TBD m TBD ft
Mounting Hole Diameter 10 mm 0.40 in
2D Drawings
3D Model
All 3D models are provided in zip archives containing the follow le types:
SolidWorks Part (.sldprt)
IGES (.igs)
STEP (.step)
STL (.stl)
Lumen Light
Indicator Assembly INDICATOR10-ASM-R1.zip (/indicator/INDICATOR10-ASM-R1.zip)
Cable Penetrator Nut PENETRATOR-NUT-10-A-R2.zip (/models/PENETRATOR-M-NUT-10-A-R2.zip)
Installation
To install the indicator, lightly grease the provided O-ring with silicone grease and install over the cable and bolt. Insert
to a 10mm hole and tighten the nut to secure the indicator. We recommend using a penetrator wrench to ensure it’s
securely tightened.
Example Code
Arduino
This example uses the Arduino Servo library to control the light brightness. This can use any pin on the Arduino board as
the “indicatorPin”. Note that the dimming functionality will only work on a PWM pin.
If you’ve never used Arduino before, we suggest checking out some tutorials!
(https://www.arduino.cc/en/Tutorial/HomePage)