开发者

RFID Reader to connect with Beagle Board [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_如何学C

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

Can someone tell me about RFID reader that is compatible with Beagle Board??


Anything that is Linux compatible over USB should work easily. The OpenBeacon looks interesting to me.


What type of RFID LF/HF/UHF? MiFare? The beagle board has a UART and supplies power, that should be enough for most embedded readers out there. You could also use a bluetooth shield and have even more flexible options.


Well if you are looking for a PICC's UID reading with a low-cost solution you should look here. It is a lightweight library written in C for BeagleBone Black.

You could use this library with RC522 Module. Communication protocol is SPI(SPI0) between BBB and RC522 Module.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜