Code Monkey home page Code Monkey logo

esp32's Introduction

ESP32 - IOT2TANGLE

ESP32 is one of the microcontrollers for IoT applications par excellence. Created and manufactured by Espressif, it is widely used for both educational and industrial development due to its great versatility, reliability and low cost. At I2T we wanted to add it due to its extensive use in the development community.

In this repository you will find explanations and step by step for the development of a system that every certain time interval (which you will set) will collect data from 5 sensors (including internal sensor), this data package will be sent to a special gateway designed by IOT2TANGLE that you will have on the local network. This gateway will be in charge of adding these packages to Tangle Network of IOTA, through Streams.

I2T Sensors Stack

IOT2TANGLE provides with code to integrate the ESP32 and a give set of generic sensors (I2T sensor's stack). These are just suggested sensors and you can always add some other peripherals required by your project, however the sensors listed here are fully compatible and will be automatically detected when you connect them.

It is not necessary to have all the sensors listed here, the code is able to detect which sensors were connected. In the case of not connecting any sensor, the only real data that will be displayed on the Tangle will be the Internal Temperature of ESP32.

This is the list of Sensors/Modules that you can connect and it will be recognized immediately:

  • BME280 (Bosch) - Temperature, Humidity and Pressure sensor.
  • MPU6050 (InvenSense-TDK) - Acelerometer and Gyroscope 6-axis.
  • BH1750 (ROHM) - Ambient Light Sensor.
  • Generic Adjustable Sound Sensor with digital output (like KY038 Module)
  • Also, you can connect a Green LED that blink when the data is sent to the Tangle, and a Red LED that will Blink in a certain way when it detects certain errors (totally optional).

Available connectivity

esp32's People

Contributors

demichele avatar gustbel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.