I want to capture data from an RFID Tag that is coming from my USB port. My questions are as follows:-
- Any suggestions of a software that can sniff this data from the USB port?
- How do I receive this data and feed it into my C/C++ program?
- And also any suggestions/links/books on how to code in C for 8051, as i intend to burn my program on the 8051 that is connected to the RFID?