Hi,
I would like some advice about my project idea:
I bought this board: PN532 NFC/RFID controller breakout board [v1.6] : ID 364 : Adafruit Industries, Unique & fun DIY electronics and kits
and these tags: 13.56MHz RFID/NFC Sticker - Classic 1K : ID 362 : Adafruit Industries, Unique & fun DIY electronics and kits
the board uses the PN532 chip, and according with the datasheet, (http://www.nxp.com/documents/short_data_sheet/PN532_SDS.pdf) collisions aren't managed, but it's possible by SW:
"The PN532 supports layers 2 and 3 of the ISO/IEC 14443 B Reader/Writer communication scheme, except anticollision. This must be implemented in firmware as well as upper layers."
I haven't the materials so I can't try it yet, but I would like to implement an anti-collision systems with arduino (I suppose that no more than two tags will be read at the same time).
Do you think is this idea impossible using those tags? Am I going to waste my time?
Thanks
Nicola