Platform Overview

../_images/lager_platform.png

Client

The client consists of a command line interface (CLI), a Python library, and a Web App. Together, they give users the ability to directly interact with their development hardware. For example, using the CLI tool a user can flash their device under test (DUT) and then use the Web App to decode a SPI bus using a logic analyzer.

Hardware Data Center

The hardware data center is a Lager facility where a user's development hardware is instrumented up. Common instrumentation includes, JTAG/SWD, UART, Power Supplies, Battery Simulators, Scope/Logic Test Points, and GPIO.

Cloud Backend

The backend is the glue that connects a user's development hardware at the Hardware Data Center with the Client. Because it is cloud hosted it allows users to develop on their hardware from anywhere with a reliable internect connection.