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
- Host: GitHub
- URL: https://github.com/jaycollett/espmqttsense
- Owner: jaycollett
- License: mit
- Created: 2018-03-01T02:23:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T19:24:08.000Z (about 2 years ago)
- Last Synced: 2025-02-15T12:33:07.300Z (about 1 year ago)
- Topics: bme280, esp8266, hassio, mqtt
- Language: C++
- Size: 316 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
[](https://travis-ci.org/jaycollett/ESPMQTTSense) [](https://github.com/jaycollett/ESPMQTTSense/blob/master/LICENSE)