KeyDuino, Arduino NFC (PN532+ATMEGA 32U4) by MrStein
-
Work in progress for the version 2. I use 1 atmega 328 connected to the pn532 by SPI for the reading and a atmega32u4 (leonardo) for the programmable chip. Nano version will be difficult in 2 sides pcb...
I also put some headers on the i2C communication for add a Bluetooth low energy module (maybe I will add a NRF chip for an other board but I don't add the time for make and test a 2.4Ghz antenna yet.oh, I make a prototype of an arduino nano bluetooth (not tested yet), if you are interrested, here are the files;
http://www.partage-facile.com/TL9CEJT1GP/arduino_bluetooth.rar.html (click on "téléchargement régulier")I was wondering why the pn532 from electrohouse and my first version became hot with the time. It's because there is not level converter (5v to 3.3v for the spi/i²C/HSU communication. That rectified in the version 2.
I also add a switch on an interrupt pin and a RGB led for select the communication mode (BLE mode, NFC mode, BOTH or nothing).
If you have any question / idea of application say that to me !
Ah, and "NFCDUINO" name is already take, someone have a idea? :D -
@MrStein Why don't you share all the files on github?
-
Ah ah, that a good question, I never try that but you're right, it's time to switch :)
-
Awesome stuff, @MrStein!
-
In production, the v2 of nfcduino (now steinduino NFC) and "keyduino" in arduino nano size (I spend a lot of time on this one ^^').
Keyduino can log you on you pc with the nfc ring. Of course you can use it for a lot of other projects :D.
Hope they will work fine :) -
Oh wow look at that Nano one, that looks mad exciting!
-
Yeah, I love it. Definitely want one of those!
@MrStein even more awesome would be if you could make the usb end double sided. -
@Lokki That a good idea but the ground is also around the connector package (on the female connector) so you will have a risk of short circuit if you reverse it...
Thanks for the comments! -
@MrStein check out the connector these guys did, it's double sided and doesn't short (I've got one).
http://www.ractiv.com/ -
@Lokki I asked Pierre to send me a prototype board so I will look at it and create a video in English :)
-
Awesome, I'll be looking forward to hearing how it goes @johnyma22!
-
Wow the nano one is incredible.
How can I make/get one? -
I start a prototype today so I can't say when the final design will be done... (soon I hope ! )
I send you the board tomorrow @johnyma22 , there are some mistakes with the V1; pn532 became hot, baudrate fixed at 15200, uart configuration,... (you will see) ;)
@Lokki Oh you're right for the USB, it will be really cool if I can do that! :D
-
@MrStein, it would be absolutely awesome if it was able to be plugged in upside down. All they appear to have done is sunk the contacts down a whisker on both sides so that it doesn't short circuit on the shield. Seems like a pretty simple solution to the age old usb problem of never plugging in properly the first two times!
So will you be doing this one in association with your work, or looking at a kickstarter?
-
I am currently an apprentice so I would like to make a kickstarter with my work for that project (as final project study). :)
-
Well, that's awesome. Just let us know when you're ready and I'll throw my wallet at the computer screen.
-
First view of the boards:
Now I have to make a proper bom before started the implantation of the components :) -
I really do love that 'keyduino', @MrStein.
Very nice. -
Here is a vidya of the larger board in action :)
-
This post is deleted!