Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.
/ esp8266_sensor Public archive

ESP8266 micro controller and I2C connected sensors pushing messages over mqtt

License

Notifications You must be signed in to change notification settings

smougenot/esp8266_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Join the chat at https://gitter.im/smougenot/esp8266_sensor CodeFactor

esp8266_sensor


Obsolete One should use Tasmota with great benefits!!!

Tasmota on Github


ESP8266 micro controller and I2C connected sensors pushing messages over MQTT

Aim

Provide a simple usage of sensors (hardware) with a simple way to publish them (software).


Note This document is under construction

TODO:

  • links I2C, MQTT, ESP8266
  • BOM
  • BOM links
  • Configuration instructions (Wifi)
  • images

BOM

Name Cost Informations
NodeMCU $5 Microcontroller compliant with Arduino with Wifi
BMP180 Sensor : temperature and pressure
BME280 Sensor : temperature, pressure and humidity
BH1750 Sensor : light
SHT21 Sensor : temperature and humidity
VEML6070 Sensor : UV light

Build

Thanks to PlatformIO it is pretty simple to Build.

  • install PlatformIO
  • install shell commands
  • using a shell run : pio run

About

ESP8266 micro controller and I2C connected sensors pushing messages over mqtt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages