Skip to content

manuscrithu/RFID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RFID

Stock management and monitoring system with ESP WROOM 32

This project demonstrates making changes on a MySQL database according to the reading data by an RFID module with an ESP variation i.e. ESP WROOM 32.

==========================================================================

In connect.php file,

  • Make sure you changed the Hostname, Username, Password and Schema.

==========================================================================

In rfid_dbse.ino file,

  • Change the WIFI SSID and password.
  • Replace the IP address of the code with the server IP address.

==========================================================================

Instructions

  1. Start the MySQL server by running XAMPP or WAMPP server.
  2. Import the esp32.sql file in the localhost or any server. It creates required database and table.
  3. Place the connect.php file in the xampp/htdocs folder.
  4. Connect and upload the rfid_dbse.ino to the ESP WROOM 32 board.

About

Stock management and monitoring system with ESP WROOM 32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published