Code Monkey home page Code Monkey logo

shveytank / esp32-esp-now-sensor-network Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 471 KB

This repo contains code and details on ESP NOW Protocol and How to connect multiple ESP32 together and transmit sensor data between multiple ESP32 to form a sensor Network. Get your PCBs from : PCBgogo coupon: https://www.pcbgogo.com/thanks2021.html PCBgogo: https://www.pcbgogo.com/promo/from_electronic_GURU PCBgogo is the experienced quick-turn small-volume PCB prototype and turnkey PCB assembly manufacturer, offering 12 & 24 hours expedited PCB prototype service for PCB and PCB assembly. PCBgogo fast PCB prototypes manufacturing and assembling is a good choice.

C++ 100.00%

esp32-esp-now-sensor-network's Introduction

ESP32-ESP-NOW-Sensor-Network

This repo contains code and details on ESP NOW Protocol and How to connect multiple ESP32 together and transmit sensor data between multiple ESP32 to form a sensor Network. So In this project we are using two ESP32 with (DHT sensor) sensors to collect data and send it to another main/parent ESP32. Parent/Main ESP32 works as a Access Point so that child ESP32 with sensors can connect with it & it works as web server as well so that we can access web server from our web browser and read data of child ESP32s.

The basic block diagram and schmatics for child ESP32 is attached in repo. There are basically 3 codes.

  1. Get_ESP32_MAC_Address.ino : This will be uploaded to parent ESP32 to get its MAC Address.
  2. ESP32_ESP_NOW_Data_Send.ino : This will be uploaded to child ESP32 with sensors and you need to provide the MAC address of parent in it.
  3. ESP_Now_Web_server.ino : This will be uploaded to parent ESP32 which will recieve data from child ESP32 and it will broadcast the data using webserver.

Get your PCBs from : PCBgogo coupon: https://www.pcbgogo.com/thanks2021.html
PCBgogo: https://www.pcbgogo.com/promo/from_electronic_GURU
PCBgogo is the experienced quick-turn small-volume PCB prototype and turnkey PCB assembly manufacturer, offering 12 & 24 hours expedited PCB prototype service for PCB and PCB assembly. PCBgogo fast PCB prototypes manufacturing and assembling is a good choice.

esp32-esp-now-sensor-network's People

Contributors

shveytank avatar

Watchers

James Cloos 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.