esp32_ttn_environmental_sensor | powered ESP32 TTN sensor for measuring temperature

 by   JackGruber C++ Version: Current License: No License

kandi X-RAY | esp32_ttn_environmental_sensor Summary

kandi X-RAY | esp32_ttn_environmental_sensor Summary

esp32_ttn_environmental_sensor is a C++ library typically used in Internet of Things (IoT), Arduino applications. esp32_ttn_environmental_sensor has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Battery/solar-powered ESP32 TTN (LoraWAN) sensor node for measuring temperature, humidity, air pressure, fine dust, UV and LUX. The microcontroller is an ESP32, but I don't use a ready-made module, because they need too much power even in DeepSleep. Instead I use a WROOM32 module. The following sensors are used: SDS011 (Fine dust), BME280 (Temperature / Humidity / Air pressure), VEML6075 (UV Index) and TSL2591 (LUX). For power supply a 18650 battery is used, which is charged via solar pannel and TP4056. Since the ESP32 and the sensors require 3.3 V, the MCP1700-3302E voltage regulator is used, because the a full loaded 18650 provieds 4.2V and the ESP32 is only rated for 3.0 V~3.6 V. Only the SD011 needs 5V, these are generated with a step-up converter. Since the SDS011 also needs too much current during the DeepSleep phases of the ESP32, it is switched on and off by N-channel MOSFET (IRL3103PBF). Every 5 minutes the measurements are sent via LoRaWAN. I retrieve the values via MQTT and Telegraf and visualize them in a Grafana dashboard. The whole thing was then installed in a weatherproof housing, the cables and the AAA are led down by Cable Glands to the outside to keep the housing as waterproof as possible. Only the BME280 was mounted outside in a Stevenson Screen.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              esp32_ttn_environmental_sensor has a low active ecosystem.
              It has 15 star(s) with 1 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 1 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of esp32_ttn_environmental_sensor is current.

            kandi-Quality Quality

              esp32_ttn_environmental_sensor has no bugs reported.

            kandi-Security Security

              esp32_ttn_environmental_sensor has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              esp32_ttn_environmental_sensor does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              esp32_ttn_environmental_sensor releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of esp32_ttn_environmental_sensor
            Get all kandi verified functions for this library.

            esp32_ttn_environmental_sensor Key Features

            No Key Features are available at this moment for esp32_ttn_environmental_sensor.

            esp32_ttn_environmental_sensor Examples and Code Snippets

            No Code Snippets are available at this moment for esp32_ttn_environmental_sensor.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

            Source https://stackoverflow.com/questions/61859411

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install esp32_ttn_environmental_sensor

            You can download it from GitHub.

            Support

            Thingiverse Stevenson ScreeniBrick / RFM95LORA Breadboard
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/JackGruber/esp32_ttn_environmental_sensor.git

          • CLI

            gh repo clone JackGruber/esp32_ttn_environmental_sensor

          • sshUrl

            git@github.com:JackGruber/esp32_ttn_environmental_sensor.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link