Hi, I need a C program using smart shelves, how can I read the bottles on the shelf when all who own frequency. Does anyone have an idea! !! Thx
Hi, I need a C program using smart shelves, how can I read the bottles on the shelf when all who own frequency. Does anyone have an idea! !! Thx
Hi ritamüller Googling smart shelves brings up a variety of different links. Can you tell us more about your requirement?
Is it for instance based on RFID tagging?
Neil
Hi Neil , ja it is about RFID application, I have Arduino UNO and Arduino XBee and RFID / NFC chip and I want to read the products in the shelf , the problem is when all products have the same frequency, how should I implement the program?
Thank you for your interest ,
Rita
Hi Neil , ja it is about RFID application, I have Arduino UNO and Arduino XBee and RFID / NFC chip and I want to read the products in the shelf , the problem is when all products have the same frequency, how should I implement the program?
Thank you for your interest ,
Rita
Hi ritamüller when you say:
the problem is when all products have the same frequency
do you mean all the product tags have the same RFID code?
Neil
Hi Neil, no I mean different RFID codes but the same frequency for example 125khz.
Rita
Hi ritamüller
Googling Arduino rfid brings up a wealth of links, some of which look very useful. In particular, Jeremy Blum's tutorial:
http://www.jeremyblum.com/2011/07/08/tutorial-12-for-arduino-rfid-card-reading/
develops a reading sketch from first principles, which reads and prints out different RFID tag codes.
Although it may refer to a different chip to the one you have, I think it should prove very useful.
Please let the forum know how you get on
Best wishes
Neil