This is a mbed Client sample where ZXing is incorporated, and works on GR-PEACH and GR-LYCHEE.

Dependencies:   DisplayApp AsciiFont

You are viewing an older revision! See the latest version

Connection type

This sample uses Ethernet as the default connection type. To change the connection type, set WIFI in mbed_app.json:

mbed_app.json

"network-interface": {
    "help": "options are ETHERNET,WIFI,MESH_LOWPAN_ND,MESH_THREAD.",
    "value": "WIFI"
}

All wikipages