Skip to content

Releases: sudipto3331/ESP32-MQTT-Node-MySQL-API-Dashboard

Stable Release - v1.0.2

19 Aug 16:41
ca00d55
Compare
Choose a tag to compare

This release contains the MySQL database included in the package.

Initial Release - v1.0.1

31 Mar 18:59
d96742c
Compare
Choose a tag to compare
Pre-release

This is the initial release of IoT Based Real-Time Data Monitoring System. This release features:

  • ESP32 microcontroller for sensor data acquisition.
  • MQTT server for efficient communication between devices.
  • Node.js for creating a server to handle MQTT messages.
  • MySQL database to store real-time and historical data
  • PHP for building APIs to interact with the database.
  • HTML/CSS/JavaScript for developing the frontend interface.