# DL533R testing example Example software for basic testing of DL533R D-Logic PC/SC reader based on NXP's PR533 chip. Provides example of basic usage of common card types and some features specific to this device. Visual Studio project. ## Getting Started Download project, compile and run. Alternatively, you can run existing compiled binary. ### Prerequisites D-Logic's DL533R reader, Visual Studio. Obtain technical documentation for PN533 chip from NXP's website to get better knowledge of register manipulation. Consult document "How to use DL533R reader" in /doc folder of this project and be ure you properly set Escape string first. ### Installing No installation needed. Start application and follow instructions or choose menu options. ## License This project is licensed under the ..... License - see the [LICENSE.md](LICENSE.md) file for details ## Acknowledgments * Purpose of this demo script is to provide additional info about usage of hardware specific features. * It is specific to mentioned hardware ONLY and some other hardware might have different approach, please bear in mind that.