Hi!
I'm developing an access system for a gym. Having a little Arduino experience, I thought of using an infrared sensor as a barrier and an RC522 RFID reader.
The issue I'm stuck with is that the data I should check is in a Microsoft Access file. So, I would like to know how Arduino to look for some info related to the tag read in Access, and do something depending on that value.
If I could do it just with Access, it would be fantastic; but if exporting the Access query/table to an XML or CSV (or something similar) file would make it easier, it would also be great.
I would be glad to hear any ideas, responding to this question, or a totally different way to do it that I haven't thought of.
Thanks in advance!
Nicolas