.. _quickref: Quick reference for the znzpi ================================= Below is a quick reference for the znzpi Cam. If it is your first time working with the znzpi Cam please consider reading the following sections first: .. toctree:: :maxdepth: 1 general.rst tutorial/index.rst .. image:: board_infor_a.jpg :alt: znzpi Cam Pinout :width: 700px .. image:: board_infor_b.jpg :alt: znzpi Cam Pinout :width: 700px .. image:: RV1106_io_v2.png :alt: znzpi Cam io Pinout :width: 700px .. image:: lcd_gpio_v2.png :alt: znzpi Cam lcd Pinout :width: 700px General znzpi Cams Board Control --------------------------------- All znzpi Cams can use the `machine` module to control the camera hardware. Please refer to the pinout image for which SPI/I2C/UART/CAN/PWM/TIMER channels are avialable on what I/O pins. Delay and timing ^^^^^^^^^^^^^^^^ Use the :mod:`time