Good day
I've got an USB RFID scanner that connects to a PC as an HID (human interface device).
When you scan a chip a 10 digit number will be sent to the PC as text.
I want to cut the USB cable and connect my "own" pic circuit in the place where I have cut it.
The scanner must then send the data to my PIC, then I would do some "if... then..." statements and send the same string to the PC.
Any idea what PIC micro controller I will use or where do I start to develop such a circuit?
So the scanner side will only receive USB data and on the PC side only send USB data.
Bookmarks