Page 1 of 1

RFID Multi Attenna

Posted: Fri Jun 03, 2022 1:56 am
by sswcharlie
Hi

What is the recommended hardware for a reader that have 10 antennas for different locations and record data by location, probably in Excel

Thanks
Charles

Re: RFID Multi Attenna

Posted: Fri Jun 03, 2022 11:05 am
by mparadis
How far apart are the readers going to be? You can use the 1024 - PhidgetRFID read/write at each of the locations, but it has to connect via USB to a computer of some kind (PC, laptop, SBC, raspberry pi, etc). USB cables can only reach about 5 meters, so you may need multiple computers if the locations are far apart.

The data recording can be done via software- you can use the TagRead event and dump the tag data and timestamp to an excel spreadsheet (there are many tutorials online for .xls and .csv output for whichever language you end up using).

Re: RFID Multi Attenna

Posted: Fri Jun 03, 2022 6:17 pm
by sswcharlie
Hi

I know nothing of the 1024 at at the moment, probably use USB, and 2 laptops.

Will now follow up and research the 1024 and options etc.

Thankyou
Charles