5. Demo and ExamplesΒΆ

Some of the examples below can be run on windows or raspberry-pi with optional connection string (VCOM or I2C address) as command line argument. When running examples on raspberry pi connection string of secured element should be passed in the format <i2c_port>:<i2c_addr>

Example Raspberry Pi:

./ex_ecc "/dev/i2c-1:0x48"

On Windows with VCOM:

ex_ecc.exe COM1