:mod:`thingz.thingz_display` ============================ .. py:module:: thingz.thingz_display .. autoapi-nested-parse:: Thingz Display .. toctree:: :maxdepth: 2 Console/index.rst Plot/index.rst Raw/index.rst .. py:class:: Display Control Galaxia LCD display .. py:attribute:: plot :type: Plot Plot data on the LCD This object is an instance of `Plot` .. py:attribute:: console :type: Console Show REPL output on the LCD This object is an instance of `Console` .. py:attribute:: raw :type: Raw Display graphical elements This object is an instance of `Raw`