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