Page 1 of 1

RFID Door Lock PR25

PostPosted: Wed Mar 30, 2016 7:16 am
by sebapro186
I just bought this kit and its amazing. I was wondering if it was possible to somehow access the database of all of the cards and view, edit, or delete the cards? Thanks ! :D

Re: RFID Door Lock PR25

PostPosted: Wed Mar 30, 2016 11:00 am
by Idris
Hi sebapro186,

Yes it is possible, BUT you need a lot of effort.
1. Learn how to communicate between microcontroller and PC. Keyword: UART, UART to USB converter, COM, Terminal.
2. Learn how to create a GUI. Keyword: Visual Studio, Visual Basic, Visual C#, Serial.
3. Learn how to link between the GUI and the database, and also manage it. Keyword: Visual Studio, Access Database.