-
Notifications
You must be signed in to change notification settings - Fork 0
Development Environment
Jürgen Eckel edited this page Dec 13, 2018
·
6 revisions
- Install the Arduino IDE from arduino.cc.
- Clone or download the RnCAtmelCrypto code to your desktop.
- Copy all files to the library folder within your Arduino working library.
- Start the Arduino IDE.
- Follow the cryptoauth-arduino directory into the Examples directory. Start the file Crypto_Examples.ino from within the Crypto_Examples folder.
- Follow the CmdMessenger directory into the Examples directory. Start the file example_utf8.ino from within the CmdMessenger folder.
- Follow the micro-ecc directory into the Examples directory. Start the file micro-ecc.ino from within the micro-ecc folder. The example reproduces the ECDSA of the ASIC based crypto accelerator chip in python.
Beside this, to follow through with all examples it also takes:
For NFC Transponder:
- NXP Taginfo Reader for Android
- NXP Tagwriter for Android
- NTAG I2C for Android
- Basic Android NFC Example Code
For Public Ledger/Blockchain: