Topic: PN53X chip with ARM, PCB Antenna and LCD display

Dear users,

Currently I'm looking into building an open-source libnfc compatible hardware development kit. It would be nice to have a simple hardware device with the PN53X chip integrated on the board itself. If it can be connected using the I2C interface it may be very fast in executing embedded software. If we are able to produce this for a low price it would be awesome, but I need help from a hardware engineer for this.

For example, it may could be possible to design an "extension" board for the SAM7-MT-256 DEVELOPMENT BOARD. Or maybe we should focus more on the Arduino boards.

Please respond here if you are interested, have more ideas on this or just want to become part of this.

Cheers,

  Roel

Re: PN53X chip with ARM, PCB Antenna and LCD display

Hey Roel,

roel wrote:

Please respond here if you are interested, have more ideas on this or just want to become part of this.

I'm interested in.

roel wrote:

For example, it may could be possible to design an "extension" board for the SAM7-MT-256 DEVELOPMENT BOARD. Or maybe we should focus more on the Arduino boards.

Arduino seems to have a good community, and good hardware.
I just have a look at two board which seems to fit your:
http://arduino.cc/en/Main/ArduinoBoardDuemilanove
http://arduino.cc/en/Main/ArduinoBoardMega

But before choose the hardware board, could you give some examples of use case. It will help to determine many things like required pins number, MCU speed and connectivity.

You can also think about supporting I2C directly into libnfc. Many embedded devices run on linux and have I2C bus (by hardware or using linux's integrated bitbang driver), so for example you could revive some old routers and made NFC-capable hardware.

--
Romuald

Romuald Conty

Re: PN53X chip with ARM, PCB Antenna and LCD display

rconty wrote:

I'm interested in.

Of course Romuald, you are more then welcome! smile

rconty wrote:

Arduino seems to have a good community, and good hardware.
I just have a look at two board which seems to fit your:
http://arduino.cc/en/Main/ArduinoBoardDuemilanove
http://arduino.cc/en/Main/ArduinoBoardMega

The Mega board seams very nice indeed, though since I'm not really a hardware guy I hope we can group up and design the board all-together. The LCD can wait, it would be nice for "future" testing, but most really interesting standalone embedded devices have at least a small display. Besides of course, that it is sw33t for debugging smile

rconty wrote:

But before choose the hardware board, could you give some examples of use case. It will help to determine many things like required pins number, MCU speed and connectivity.

I would say, it should be able to run at a reasonable embedded speed to do some crypto (AES, RSA, Elliptic Curve). Or just communicate to a SAM (Secure Access Module) in form of a smartcard, which could do those kind of operations as a secure co-processor. But there could be other requirements involved. I would say we try to sum them up to make a priority list (ala MoSCoW)

rconty wrote:

You can also think about supporting I2C directly into libnfc. Many embedded devices run on linux and have I2C bus (by hardware or using linux's integrated bitbang driver), so for example you could revive some old routers and made NFC-capable hardware.

If we have the hardware, don't worry about the software, that is the place where my magic starts 8)
No serious, I guess we can bring this to a reasonable level. If this includes an I2C stack, internal low-level driver, I see no obstacles at all. The (linux)routers could be useful, but they are pretty big, and since I see a widespread and new market here, there probably will be some nice investment available.

It is about time that someone comes up with a reasonable open-source device. I have seen now so many insecure access-control, public-transport, library, parking-lots which all depend on close-sourced obscure methods, let's start the real NFC revolution and bring finally something worthy to the daylight.

Re: PN53X chip with ARM, PCB Antenna and LCD display

Dear all,


I've posted a message on the ProxMark3 forum; here.

Please respond on the ProxMark forum or via e-mail to:
t o m . b u e l e n s @ g m a i l . c o m


Kind regards,
Tom

Last edited by TomBu (2009-08-25 08:22:54)