Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1015 Bytes

File metadata and controls

25 lines (16 loc) · 1015 Bytes

workflow

Arduino Serial Port Monitor - Standalone

icon

This project is inspired by Serial Port Monitor from Arduino IDE (https://github.com/arduino). Allows to debug Arduino serial port communication.

Features

  • Read Arduino serial output
  • Send command to Arduino serial
  • Output highlighting
  • HTTP API for controlling application from scripts (e.g. CLion build steps)

scr

API

Api allows to control application from external tools like scripts. To use API start application and open http://localhost:4255/ in web browser.

Icons: Microcontroller icons created by Eucalyp - Flaticon