RFID BOOKING SYSTEM

Hello everyone Im new to arduino, searched a lot post already and cant find the solution for my project
hope i can get some help here

Im working on a booking system for my gears

we have 6 warehouse and there're 50 gears in each warehouse
each team member from different department come to find me for the key and my bosses would like to check the renting status via their phones

Im thinking to make a keybox with rfid tag for each key inside and give each team member a ID tag as well

My thinkin is let them first detect their ID on a reader, then detect the rfid keyfob of certain gear on the same reader

the name and gear id will be send to google sheet for my bosses to read on their phones

i wonder if arduino wifi + IFTTT (webhook&google sheet) can accomplish the above?

i see there're a lot post about use of rfid for monitoring attendence,
but these seem to write 1 rfid in 1 row
i suppose i have to write 2 rfid in same row at the same time?

Thanks much and have a nice day

It sounds like your program needs to read the person ID and then the gear ID and transmit them together as one packet

blh64:
It sounds like your program needs to read the person ID and then the gear ID and transmit them together as one packet

BLH64: Thx for reply. I think so too, is it possible? is there any similar sample/post I could study and refer to?

Google is far better than me at finding examples of things :slight_smile: