Running the PetaLinux OS Image ============================== 1. After the SDcard has been properly imaged, insert the card into your ZUBoard 1CG board. 2. Install the `Avnet DP-eMMC HSIO module `_ on the "J2" HSIO connector. Optionally you may also wish to connect a USB keyboard. Be sure to connect a 1080p video monitor to the mini-DP connector (J3) on the DP-eMMC board. .. image:: images/DualCam_mounted_ZUBoard.jpg :align: center 3. Set the boot mode switches (SW2) for SD card boot (1-4 off-on-off-on). .. image:: images/zub1cg_sd_boot.jpg :align: center :scale: 40% 4. Connect the board to the `USB-C power adapter 15V/45W `_ and press the power switch (SW7) to turn on the board. Once the board boots you will be prompted for login credentials. * Login: root (no password required) 5. Open a UART console connection to the ZUBoard 1CG * Baud 115200 * 8 bits * No parity * 1 stop bit 6. At the command prompt change to the **avnet_dualcam_python_examples** folder and launch the Python example. .. code-block:: console $ cd ~/avnet_dualcam_python_examples $ python3 ./avnet_dualcam_passthrough.py .. image:: images/dualcam_passthrough.jpg :align: center 7. Press -c to close the demo window. There is also a Python anaglyph application example that can be run. .. code-block:: console $ python3 ./avnet_dualcam_anaglyph.py .. image:: images/dualcam_anaglyph.jpg :align: center 8. Press -c to close the demo window. Going Further ============= Check out the many projects and application examples posted on Hackster.io that highlight the use of the Avnet DP-eMMC HSIO module with the ZUBoard 1CG: * `Robot Control `_ * `ASL Classification `_ * `Accelerated Edge AI `_