Inline Visualization and Manipulation of Real-Time Hardware Log for Supporting Debugging of Embedded Programs
Human-Computer Interaction
2026-03-05 v1
Abstract
The development of user-friendly embedded prototyping systems like Arduino has made creating interactive devices more accessible. However, debugging these systems is challenging due to the intertwined nature of software and hardware issues. Existing tools often require hardware instrumentation or log visualization through serial monitors. To address this, the authors designed Inline, a programming tool that simplifies debugging by displaying hardware logs directly within the code, providing real-time execution flow tracking and an expression language for log manipulation. A study with twelve users demonstrated the tool's effectiveness in aiding debugging tasks.
Cite
@article{arxiv.2603.03605,
title = {Inline Visualization and Manipulation of Real-Time Hardware Log for Supporting Debugging of Embedded Programs},
author = {Andrea Bianchi and Zhi Lin Yap and Punn Lertjaturaphat and Austin Z. Henley and Kongpyung Justin Moon and Yoonji Kim},
journal= {arXiv preprint arXiv:2603.03605},
year = {2026}
}
Comments
26 pages, 12 figures