Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
04-demos-and-tutorials.rst 2.07 KiB
Newer Older
.. _beagleplay-demos-and-tutorials:

Demos & Tutorials
##################

.. dropdown:: Demos
    :margin: 4 4 2 2
    :open:

.. dropdown:: Tutorials
    :margin: 4 4 2 2
    :open:

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-connect-wifi
        :link-type: ref

        **01. Connect WiFi**
        ^^^

        Connect to wifi using wpa_gui & wpa_cli tools.
    
    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-serial-console
        :link-type: ref

        **02. Using serial console**
        ^^^

        Use USB-UART adaptor to access boot console.

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-mikrobus
        :link-type: ref

        **03. Using mikroBUS**
        ^^^

        Use mikroBUS interface for expansion.

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-qwiic
        :link-type: ref

        **04. Using qwiic interface**
        ^^^

        Use qwiic I2C interface to connect 1000s of qwiic enabled boards.

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-grove
        :link-type: ref

        **05. Using grove modules**
        ^^^

        Learn to use grove modules.

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-csi
        :link-type: ref

        **06. Using CSI interface**
        ^^^

        Connect and use cameras via CSI interface.

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-oldi
        :link-type: ref

        **07. Using oldi**
        ^^^

        Learn to use oldi display interface.

    .. card::
        :margin: 4 4 2 2
        :link: beagleplay-zephyr-development
        :link-type: ref

        **08. Zephyr Development**
        ^^^

        Setup zephyr development environment.

.. toctree::
   :maxdepth: 1
   :hidden:

   demos-and-tutorials/connect-wifi
   demos-and-tutorials/using-serial-console
   demos-and-tutorials/using-mikrobus
   demos-and-tutorials/using-qwiic
   demos-and-tutorials/using-grove
   demos-and-tutorials/using-csi
   demos-and-tutorials/using-oldi
   demos-and-tutorials/zephyr-cc1352-development