Skip to content

Log-scale light sensor data collected b ESP8266, sent to MQTT, and transferred to Adafruit.IO.

Notifications You must be signed in to change notification settings

st2000/LightSensor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LightSensor

Log-scale light sensor data collected by ESP8266, sent to MQTT, and transferred to Adafruit.IO. There are two primary files here: init.lua and ManualMQTTbridge_v01.py. The first is the program you need to flash to your ESP8266 board. The second should run on a Raspberry Pi, possibly the same one on which you are running the MQTT broker.

Tutorial

This section will be updated when the tutorial for this project is published in the Adafruit Learning System.

About

Log-scale light sensor data collected b ESP8266, sent to MQTT, and transferred to Adafruit.IO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.9%
  • Lua 33.1%