Files
2022-09-11 19:36:42 +09:00
..
2022-09-11 13:18:58 +09:00
2022-09-11 13:18:58 +09:00
2022-09-11 13:18:58 +09:00
2022-09-11 19:36:42 +09:00

ATOM Display Latency Checker Firmware

Overview

This firmware is to measure internal latency of display.

Requirements

How to run the latency checker firmware.

  1. Connect ATOM Display to the host PC and HDMI display.
  2. Check the device name of the ATOM Display. (e.g. /dev/ttyACM0 )
  3. Modify upload_port and monitor_port linese in the platformio.ini to the device name of ATOM Display.
  4. run make at the test directory.

BUILDING