Jojorel / RFID-PN532-i2c-CARDPUTER

Hello everybody!! I'm a newbie in this area, I'm developing this project and I would like the community's help so now I can not only read the cards in MIFARE and NFC cards with 4 bits and 7 bits, I would like to try to emulate the cards on the device in some way, if you would like to help just send a message in the discord community.
8 stars 0 forks source link

UART Protocol modification #1

Open cinouw opened 4 months ago

cinouw commented 4 months ago

Hi I really liked the project and i wonder if you can make a version of the same code that uses UART protocol to communicate with PN532 over groove port

Thanks

Jojorel commented 4 months ago

Hey man :)), UART model its not possible to write on PN532 over groove :/ it needs more cables connect on to read and write :/ im try all ways to find a way to do that

Em seg., 27 de mai. de 2024 às 12:09, cinouw @.***> escreveu:

Hi I really liked the project and i wonder if you can make a vertion of the same code that uses UART protocol to communicate with PN532 over groove port

Thanks

— Reply to this email directly, view it on GitHub https://github.com/Jojorel/RFID-PN532-i2c-CARDPUTER/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATLNA52OHMU6NLMKO3QCJXTZENECXAVCNFSM6AAAAABILL23FOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYTSMZWGY4DQNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cinouw commented 3 months ago

Hey man :)), UART model its not possible to write on PN532 over groove :/ it needs more cables connect on to read and write :/ im try all ways to find a way to do that

Em seg., 27 de mai. de 2024 às 12:09, cinouw @.***> escreveu:

Hi I really liked the project and i wonder if you can make a vertion of the same code that uses UART protocol to communicate with PN532 over groove port

Thanks

— Reply to this email directly, view it on GitHub https://github.com/Jojorel/RFID-PN532-i2c-CARDPUTER/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATLNA52OHMU6NLMKO3QCJXTZENECXAVCNFSM6AAAAABILL23FOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYTSMZWGY4DQNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Thanks for the work and the reply I figured it out I just need to use m5 stack i2c hub

I commented without proper research sorry 😅