An app for analyzing serial data.
Visit the dedicated page on curiores.com to download the current and previous versions of the app. curiores.com/serialanalyzer
Setup:
- Install node so you have npm available (you can start by installing nvm which manages node versions)
- Install yarn
- In the source directory use yarn install to download the required dependencies
Start the app:
yarn electron:start
Build the app:
yarn electron:package:win
yarn electron:package:linux
yarn electron:package:mac
V1.1.0 * Added a record option * Only records the raw serial data to a text file * Usage: * Press record (●) and select the folder where you want to store your data * Press record again to stop recording * Change the folder where data should be stored using the settings drawer * Each time recording is stopped and restarted, a new recording file is created in the requested directory
$ claude mcp add SerialAnalyzer \
-- python -m otcore.mcp_server <graph>