Coder Social home page Coder Social logo

temp-humidity-sensor's Introduction

temp-humidity-sensor

Project that contains source, stl file, and info for a BME280 temperature humidity sensor controlled by an Adafruit Feather HUZZAH with ESP8266 for use in an environment such as a greenhouse.

code

The temp-humidity-sensor.ino file is amalgamation of a few different examples that I found online.

secrets

The temp-humidity-sensor.ino file imports a secrets.h file that is not included in the project for obvious reasons. This file contains the ssid, ssid password, aws iot enpoint, and certificates.

Here is the format of the certificates that I got to work. The example is the publicly available AWS Root CA so no problem using it as an example. I created the file manually but if you're using the Arduino Web IDE you can probably enter it as one long string without all the quoted and backslashes.


#define SECRET_CA_CERT "MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF" \
"ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6" \
"b24gUm9vdCBDQSAxMB4XDTE1MDUyNjAwMDAwMFoXDTM4MDExNzAwMDAwMFowOTEL" \
"MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv" \
"b3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj" \
"ca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM" \
"9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcmzU5L/qw" \
"IFAGbHrQgLKm+a/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6" \
"VOujw5H5SNz/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L" \
"93FcXmn/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y/QCB/IIDEgEw+OyQm" \
"jgSubJrIqg0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC" \
"AYYwHQYDVR0OBBYEFIQYzIU07LwMlJQuCFmcx7IQTgoIMA0GCSqGSIb3DQEBCwUA" \
"A4IBAQCY8jdaQZChGsV2USggNiMOruYou6r4lK5IpDB/G/wkjUu0yKGX9rbxenDI" \
"U5PMCCjjmCXPI6T53iHTfIUJrU6adTrCC2qJeHZERxhlbI1Bjjt/msv0tadQ1wUs" \
"N+gDS63pYaACbvXy8MWy7Vu33PqUXHeeE6V/Uq2V8viTO96LXFvKWlJbYK8U90vv" \
"o/ufQJVtMVT8QtPHRh8jrdkPSHCa2XV4cdFyQzR1bldZwgJcJmApzyMZFo6IQ6XU" \
"5MsI+yMRQ+hDKXJioaldXgjUkK642M4UwtBV8ob2xJNDd2ZhwLnoQdeXeGADbkpy" \
"rqXRfboQnoZsG4q5WTP468SQvvG5"

build

I went through quite a few iterations to get the project box to build right. One of the issues I ran into is that the diagram that Adafruit provides for the Feather HUZZAH with ESP8266 is that the screw hole measurements on the diagram did not match the feather that I ordered. Not sure if it's a fluke or if they're just not manufactured to spec. Make sure to double check your feather screw hole measurements agains the measurements on the Fusion 360 files included in the project.

I'm using silicone to fill the wire hole to the BME280 sensor. This should keep the sensor open to the elements while protecting the controller.

I used knurled inserts for M2 screws that I found at (https://www.amazon.com/gp/product/B01IZ157KS/ref=ppx_yo_dt_b_asin_title_o09_s01?ie=UTF8&psc=1)

For the battery pack I used the battery I found at (https://www.amazon.com/gp/product/B08FD39Y5R/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1)

The BME280 I used was also from Amazon found at (https://www.amazon.com/gp/product/B01N47LZ4P/ref=ppx_yo_dt_b_asin_title_o05_s00?ie=UTF8&psc=1)

Future

I plan on adding a solar panel and running power to the board to charge the battery via the usb port that is left open

temp-humidity-sensor's People

Contributors

jonsinfinity1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.