Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 519 Bytes

File metadata and controls

17 lines (14 loc) · 519 Bytes

Examples

These examples will get you started with Modulo. They also introduce important concepts, like the event callbacks.

Select an example based on the language (Python or C++) and modulos (Knob, Joystick and Motor, or Display) that you're using.

.. toctree::
    example-rainbow-knob-c++.rst
    example-rainbow-knob-python.rst
    example-joystick-motor-c++.rst
    example-joystick-motor-python.rst
    example-display-c++.rst
    example-display-python.rst
    example-ir-c++.rst