GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces | Classes
Driver::PicoDisplay Namespace Reference

The 'PicoDisplay' namespace provides a top-level/composite driver that provides an abstraction that represents the physical hardware of the Pimoroni Pico Display board. More...

Detailed Description

The 'PicoDisplay' namespace provides a top-level/composite driver that provides an abstraction that represents the physical hardware of the Pimoroni Pico Display board.

This layer allows the Pico Display board to be simulated.

Namespaces

namespace  Arduino
 The 'Arduino' namespace implements the composite PicoDisplay driver for the actual hardware connected to a board using the Arduino framework.
 
namespace  STM32
 The 'STM32' namespace implements the composite PicoDisplay driver for the actual hardware.
 
namespace  TPipe
 The 'TPipe' namespace implements the composite PicoDisplay driver using a 'TPipe' to communicate with an external executable that provides the actual Display/IO.
 

Classes

class  Api
 This class defines an interface for accessing the 'hardware bits' of the Pico Display board. More...