Skip to content

Send TSL2561 data through an ESP8266 to a MQTT broker

Notifications You must be signed in to change notification settings

Wifsimster/tsl2561-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSL2561

This LUA script is for ESP8266 hardware.

Description

MQTT client publising TSL2561 data to a MQTT broker each time data changes. 🔅

Files

  • config.lua: Configuration variables
  • init.lua: Connect to a wifi AP and then execute main.lua file
  • main.lua: Main file

Principle

  1. Start a MQTT client and then try to connect to a MQTT broker
  2. Publish data to MQTT broker each time a data changes

Scheme

// TODO

About

Send TSL2561 data through an ESP8266 to a MQTT broker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages