rxf992 / env-collector-esp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this program

this is an ESP32 program running on nodemcu-esp32s module or any pin-to-pin compatible module. this ESP32 device is designed to collect enviroment sensor data and broadcast via its own WiFi Access Point(AP) on UDP port 3333. Any one who wants to receive its data, can do by listening on port 3333 (UDP mode) after joining the Wifi AP established by the device.

How to use

Select the instructions depending on Espressif chip installed on your development board:

About


Languages

Language:C 74.8%Language:Python 23.0%Language:Makefile 1.2%Language:CMake 1.0%