In this project, RFID-RC522 is interfaced with Arduino and then RFID data is sent to Tkinter GUI and MySQL database using Python. It also uses sensors like DHT11 to collect, plot on GUI, and save to ...
The use of Radio Frequency IDentification (RFID) technologies is growing. Many different applications are implemented in various sectors, and used for very different purposes. RFID enables wireless ...
The purpose of the project is to spoof a simple low frequency 125kHz RFID tag with the use of an Arduino and only a few components. A single Arduino pin provides the control once tag is assembled and ...
A cool RFID music table has been created using Arduino, iPod, and RFID tags to make it easy to change albums by simply changing the RFID tag. Each RFID tag has an individual code number relating to ...
CREATE TABLE usuarios ( id INT AUTO_INCREMENT PRIMARY KEY, nome VARCHAR(100) NOT NULL, uid VARCHAR(50) NOT NULL UNIQUE ); CREATE TABLE logs ( id INT AUTO_INCREMENT PRIMARY KEY, uid VARCHAR(50) NOT ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results