esp32-tsl2561
ESP32-compatible C library for TSL2561 Light to Digital Converter.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator
esp32-tsl2561 Documentation

Introduction

This component provides useful access functions for the TAOS TSL2561 Light-to-Digital Converter device.

It is written and tested for the ESP-IDF environment, version 2.1, using the xtensa-esp32-elf toolchain (gcc version 5.2.0).

Dependencies

Requires esp32-smbus.

Example

An example of this component in use can be found at DavidAntliff/esp32-tsl2561-example

Features

Documentation

Automatically generated API documentation (doxygen) is available here.

Source Code

The source is available from GitHub.

License

The code in this project is licensed under the MIT license - see LICENSE for details.

Links

Acknowledgements

Roadmap

The following features are anticipated but not yet implemented: