Skip to content

konstantinbsv/Honda-Sensor-GUI

Repository files navigation

Honda Sensor GUI

Designed to read, graph, and save output from the capacitive sensor boards used for the Honda project.

Features

  • Windows, Linux, macOS compatible
  • Auto-ranging scales
  • Serial data write out to file (data.txt)
  • Capacitance unit selection
  • Serial port selection
  • Compatible with 1 to 12 sensor output channels.
  • Persisent user configuration

Download

Download latest JAR file here.

To run, you will need Java Development Kit (JDK) installed, which can be found here.

Run

For macOS or Linux, run from Terminal by typing:

java -jar Honda-Sensor-GUI.jar

On Windows, just double-click the .jar file.

Changelog

1.4.2

  • Modify line parser to work with any combination of CR and/or LF terminations

1.4.1

  • Change binary designators

Screenshots

Screenshot