Difference between revisions of "TSL2561"

From Let's Control It
Jump to navigation Jump to search
Line 2: Line 2:
 
The ESP module can read a TSL2516 Lux sensor using the I2C protocol.
 
The ESP module can read a TSL2516 Lux sensor using the I2C protocol.
  
The TLS2561 sensor needs to be connected to a the I2C pins on the ESP module. These pins can be configured on the hardware tab.
+
The TSL2561 sensor needs to be connected to a the I2C pins on the ESP module. These pins can be configured on the hardware tab.
  
 
== Hardware ==
 
== Hardware ==

Revision as of 21:25, 3 December 2015

Introduction

The ESP module can read a TSL2516 Lux sensor using the I2C protocol.

The TSL2561 sensor needs to be connected to a the I2C pins on the ESP module. These pins can be configured on the hardware tab.

Hardware

TLS2561.png

The TLS2561 sensor can be connected directly to an ESP module by using the two pins SDA and SCL.

Software

Custom Sketch

ESP Easy

Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Luminosity TSL2561" from the dropdown box.

EasyConfigLux2.png

Enter the IDX found in the Domoticz device page. That should be all.

Optional settings

Use of formulas

Use of value names