IoT PremMon

Introduction

premMon-blog
  • Premises Monitor is an IoT product platform for Industries. Industries use the product for Condition Monitoring. It measures the conditions of rooms, equipment and machineries in the factory such as Humidity, Temperature and Air Pressure and does data logging.

  • The Platform features include dashboard for remote monitoring of live conditions, Alerts status SMS and Email notifications an Room wise and Equipment wide Reports for auditing purposes. The Platform also takes care of data management. The product can be customized for remote control of operations.

About Sensors

  • A temperature and humidity sensor is a small electronic device that measures how hot or cold it is (temperature) and how much moisture is in the air (humidity). These sensors are used in many places—like factories, offices, and homes—to help keep the environment just right for people, machines, or products.

premMon-sensor
  • An air pressure sensor, also called a barometric pressure sensor, measures the weight of the air in a certain space. It gives readings in units like Pascals or millibars and turns that pressure into an electrical signal. This helps in checking and controlling air pressure in things like weather systems, engines, or HVAC systems.

  • These three sensors are integrated into the Premises Monitor system to ensure accurate and reliable environmental monitoring.

Industrial Datalogging

  • Industrial Datalogging refers to the process of collecting, storing, and analyzing data from industrial equipment, sensors, and processes. It plays a vital role in monitoring operations, improving efficiency, ensuring safety, and maintaining compliance with regulatory standards.

  • Captures data from sensors, controllers, and machines in real-time.

  • Stores data locally (on SD cards, hard drives) or on cloud platforms for easy access and analysis.

  • Our Goal is to make the sensor device connected to Gateway and function datalogging to cloud and store data in DB and application Provided to user to Login to view data.

Device Communication

Device Communication as Two Types :

  • Internal Connection

  • External Connection

  • Integrated System-on-Chip (SoC)

  1. 1. Internal Connection: we can connect by direct soldering to Microcontroller.

  2. 2. External Connection:


    Wired

    → UART(serial), I2C, SPI for short-range.


    → RS232, RS485 for Longer distance.


    Wireless

    → Wi-Fi, Bluetooth.


  3. 3. Integrated System-on-Chip (SoC): Some sensors have built-in microcontrollers with communication protocols to directly communicate with gateways (e.g., ESP8266-based sensors)