The project will be open source and available on github once we reach a release version. In that, you'll have all the info you need to have the hardware produced by the PCB manufacturer of your choice and the corresponding software will be available on github as well (along with source code).
There are still enough variables at this point that I'm not comfortable throwing specific cost numbers around so I'll just say that an entire setup should be pretty affordable, especially as compared to existing solutions. I'd further generalize by saying that the cost of building this RFID setup into a table should be a fraction of the cost of your typical table build.
--
Work being done of the rfidReader firmware, focusing lately on the captive portal that'll be used for initial reader configuration (connecting to wifi and pointing the reader's websocket connection to the rfidServer software):
View attachment 1192884
...and a little work being done on the rfidServer portal:
View attachment 1192885
Like I mentioned before, I have about zero UI creativity so we're just customizing a w3css template for now.
Hardware wise, still waiting on the new antennas from OshPark. Might start working on v0.3 of the rfidReader hardware which will focus on a better layout and implementing fixes/lessons learned from the previous two versions.
I know how that goes all too well!Don’t know about OP, i hope hés doing fine.
On my part, big lack of motivation to continue the project, which usually happens when i consider something is « technically done »… :-/
I am still actively working on this project most days and thinking about and/or researching something related to it daily.Hi eightyWon!
really a great project that you are leading! What are the latest news ?
Can you stagger the placement of the rfid in the cards?With v3 of the board, we're getting very close to some of those goals. For instance, I'm now able to read 3 stacked cards at about 2.5cm, but 4 cards fails unless you spread them a bit. I'm able to read 2 stacked cards at 5cm, but not 2 stacks of 2 cards side-by-side.
Can you stagger the placement of the rfid in the cards?
Ok. It’s more so the rfids aren’t stacked directly on top of each other and can be read clearer. More random would be even better.Wouldn't matter, orientation of the cards relative to each other will still be random.
Ok. It’s more so the rfids aren’t stacked directly on top of each other and can be read clearer. More random would be even better.
I think you greatly underestimate the ability of designers and engineers and automated machinery.Yes, I understand that, but there's almost no way of ensuring RFIDs won't stack on each other randomly after shuffling and dealing with hands of 2-7 cards. It would also be a manufacturing nightmare to try to randomly place small RFID elements on every card back.
I think you greatly underestimate the ability of designers and engineers and automated machinery.
You suggested random, I’d advocate for designed placement in 13 different locations. Hell, half that would probably declutter them. But you are the expert not me.
From the OPWhoa, pull back a bit. The problem is not in the location of the RFID in the cards, it is in the sensitivity and range of the reader.
The end goal of all this tech is to a) accurately read the identity of cards in the hole, and b) eventually accurately read the amount of chips in a bet when moved in stacks. If you can't read a stack of 4 cards, you'll never come close to reading a stack of 2 chips with physical placement of the RFID.
Your local library will allow you to check out a stack of media 4-6" tall without difficulty, so this is solvable on a table felt.
The table and associated software will initially support Texas Hold'Em and be able to read the cards of 10 seats plus community cards and the muck (to detect folds/end of hand).
Hopefully you are checking some reading comprehension books out of your local library.RFID-enabled poker table (reads cards, does not read chips)
From the OP
Hopefully you are checking some reading comprehension books out of your local library.
This project is only for cards. Not chips, and not library books that have rfids placed in a different location in each book. And you may say “they are all in the back cover” or whatever and I might buy that if the were all the exact same size and shape and were all stacked perfectly on top of each other. But they are not.
Man, I don’t know if I’m right or not. The OP hasn’t weighed in yet at all. You felt the need to chime in and be the expert. Maybe you are, I certainly don’t know. But the OP seems to know his shit and I’d like to hear his opinion, whether it agrees with my thought or not. Can you respect that?Okay, screw it, I am done with this conversation. I have no idea why you feel it is necessary to use demeaning and offensive language in your reply, when I did nothing to instigate or invite it. What baffles me most is that we have had good conversations in the past, and even done business together, and it saddens me that our difference of opinion on how to approach a technical problem that neither of us is directly involved in should bring out some sort of emotional beast in you. Good luck with staying in your own echo chamber where your screams of "I'M RIGHT!" can only reverberate to your own ears and nobody else's.
Hey,
I've got the EM4100 USB port card reader that I've used in initial tests. It did work well with several RFID tags, printing out the input as a 10 digits number.
So I've bought a deck of cards from AliExpress, which looks pretty good btw.
I've started to scan the cards and noticed many of them share the same 10 decimal digits number, so I couldn't distinguish between them.
After some more research, it turns out that those lowcost readers, read only 10 decimal digits out of the full 7 HEX UID of the card, and since many cards share same 4-lo bytes, they virtually have the same ID by that reader.
The cards seller said that they can make a special order with different 4-bytes, but that has a MOQ of 100 units, so around $7000 is way too much.
The reader seller said they can make a full UID read specialized for me, with MOQ of 500 units and 10$ per unit, which has a similar price implications.
I'd think this ACR122U reader should do the job reading the cards, a bit more expensive but workable.
Anyone has an opinion about this direction?