An open API service indexing awesome lists of open source software.

https://github.com/jaycollett/espmqttsense

ESP8266 based environment sensor using the BME280 and MQTT communication
https://github.com/jaycollett/espmqttsense

bme280 esp8266 hassio mqtt

Last synced: 5 months ago
JSON representation

ESP8266 based environment sensor using the BME280 and MQTT communication

Awesome Lists containing this project

README

          

# ESPMQTTSense
ESP8266 based environment sensor using the BME280 and MQTT communication. Designed to populate sensor data in my HASS.IO system. More details can be found in my blog post about this project [here](https://www.jaycollett.com/2018/03/cheap-environment-sensing-with-esp8266-mqtt).

**BOM**
----------
1. [ESP8266 ESP-01](https://www.aliexpress.com/item/WiFi-module-ESP8266-Serial-to-WiFi-wireless-transparent-transmission-industrial-ESP-01S/32716268094.html)
2. [Custom OSH Park PCBs x 3](https://oshpark.com/shared_projects/DTD2a0g7)
3. Passive Components - micro usb is part number: 10103594-0001LF
4. [Enclosure x5](https://www.ebay.com/itm/H1-5pcs-Plastic-Electric-Project-Junction-Box-60x36x25mm/282124733873)
5. [BME280 Sensor Module](https://www.banggood.com/CJMCU-280E-BME280-High-Precision-Atmospheric-Pressure-Sensor-For-Arduino-p-1103115.html)
6. [USB Wall Plug](https://www.aliexpress.com/item/Universal-USB-Charger-US-EU-Plug-5V-1A-Charger-Adapter-for-iphone-6-6s-7-7s/32822757190.html)
7. [1m USB Micro Cable](https://www.aliexpress.com/item/USB-Cable-Micro-USB-Cable-Charging-Sync-Data-Mobile-Phone-Cables-For-Android-Samsung-Xiaomi-Huawei/32852902325.html)

[![Travis](https://img.shields.io/travis/jaycollett/ESPMQTTSense.svg?style=for-the-badge)](https://travis-ci.org/jaycollett/ESPMQTTSense) [![license](https://img.shields.io/github/license/jaycollett/ESPMQTTSense.svg?style=for-the-badge)](https://github.com/jaycollett/ESPMQTTSense/blob/master/LICENSE)