Skip to content

hemangjoshi37a/SensorSync-IoT

Repository files navigation

Please adda a ⭐

SensorSync-IoT

Advanced 0-5V Analog Data Logger & Real-Time Monitor | Wi-Fi, MQTT, SD Card | ESP32S3 Sunton esp32-4827s043 HMI

SensorSync-IoT

BUY NOW

Table of Contents

Introduction Setup Usage Features Potential Use Cases Troubleshooting Web Interface Wi-Fi Setup Calibration API Endpoints

Introduction

The SensorSync IoT is a versatile analogue IoT data-logger and indicator designed to provide seamless integration with various sensors that output analog signals ranging from 0-5V. It enables real-time monitoring and analysis of sensor data, making it an essential tool for various industrial and research applications.

Introduction

Setup

Follow these simple steps to set up your SensorSync IoT:

  1. Unbox the SensorSync IoT and ensure all components are present.
  2. Connect the power adapter to the device and plug it into an electrical outlet.
  3. Mount the device near your sensor and connect the analog sensors appropriately.
  4. Turn on the device and wait for it to boot up.
  5. Connect to the device's Wi-Fi hotspot to access the configuration portal or use the provided app for seamless setup. Configure your device by following the on-screen instructions to connect it to your local Wi-Fi network.

Setup Instructions

Usage

After setting up your SensorSync IoT, you can start monitoring and logging sensor data. Here's how to use it:

  • Monitor Data: View real-time sensor data on the device's LCD screen and through the web interface or app.
  • Log Data: Log data to the SD card or transmit it to a cloud server via MQTT for further analysis.
  • Access Data: Download logged data from the SD card or view it remotely on your smartphone or computer.

Usage Example

SensorSync-IoT

Features

Real-time Monitoring

The SensorSync IoT offers real-time monitoring of analog input values, which can be visualized on the LCD screen or recorded for further analysis.

Real-time Monitoring

MQTT Integration

Seamlessly connect the SensorSync IoT to your MQTT broker for real-time data transmission and remote monitoring.

MQTT Integration

SD Card Logging

Log data locally on an SD card with customizable intervals for offline analysis.

SD Card Logging

Programmable Scale and Measurement Units

Configure the input scale, title, and measurement units to match your specific application needs.

Programmable Scale

Advanced Calibration

Perform precise calibration of analog inputs to ensure accurate and reliable data readings.

Advanced Calibration

Potential Use Cases

  • Industrial Monitoring: Monitor industrial processes and equipment health.
  • Environmental Monitoring: Track environmental parameters such as temperature, humidity, and air quality.
  • Research and Development: Use data logging and real-time monitoring for experiments and industrial research projects.

SensorSync-IoT

Troubleshooting

If you encounter any issues, consult the following troubleshooting steps:

  • SD Card Initialization Failed: Ensure the SD card is properly inserted and formatted.
  • Wi-Fi Connection Issues: Verify Wi-Fi credentials and ensure the device is within range of the network.
  • MQTT Connection Failed: Check the MQTT broker address and port configuration.

Troubleshooting

Web Interface

The SensorSync IoT offers an intuitive web interface for configuration and monitoring. Here's how to access and use it:

  1. Open a web browser and enter the device's IP address.
  2. Log in with your credentials.
  3. Navigate through the dashboard to monitor real-time data, configure settings, and more.

Web Interface

Dashboard

View real-time sensor data on the main dashboard.

Dashboard

Settings

Configure device settings, including calibration, MQTT broker settings, and SD card logging options.

Settings

Wi-Fi Setup

To set up Wi-Fi on your SensorSync IoT device, follow these steps:

  1. Turn on the device and wait for it to boot up.
  2. Connect to the device-generated Wi-Fi hotspot named "AutoConnectAP".
  3. Open a web browser and go to 192.168.4.1 to access the Wi-Fi manager.
  4. Select your Wi-Fi network and enter the password, then click "Save".
  5. The device will reboot and connect to the configured Wi-Fi network.

Wi-Fi Setup

Calibration

Calibrate your SensorSync IoT using the raw analog values from the info panel:

  1. Measure the maximum and minimum raw analog values from the sensor.
  2. Access the web interface to enter these values under the "Calibration" section.
  3. Enter the desired calibrated min-max values.
  4. Click "Save" to apply the calibration settings.
  5. Check the info panel to verify the calibrated values.

Calibration Procedure

API Endpoints

Interact with the SensorSync IoT programmatically using the following API endpoints:

Retrieve Live Data

Get live data from the device using the following endpoint:

GET /liveData

Example: curl -X GET http:https://DEVICE_IP/liveData

Save Calibration Data

Save calibration data using the following endpoint:

POST /calibrate

Example: curl -X POST -d "raw_min=0&raw_max=4095&cal_min=0&cal_max=100&interval=6&mqtt_broker=broker.hivemq.com&mqtt_port=1883" http:https://DEVICE_IP/calibrate

Made by hjLabs.in | 2024

📫 How to reach me

                         

Checkout Cool GitHub Other Repositories:

Checkout Our Other Products:

Some Cool Arduino and ESP8266 (or NodeMCU) IoT projects:

Our HuggingFace Models :

Our HuggingFace Datasets :

Awesome Youtube Videos :

My Quirky Blog :

Awesome Android Apps :

Checkout Cool GitLab Other Repositories: