Developer tools & libraries
logicanalyzer-mcp
An MCP server that lets an LLM drive a logic analyzer.
A Go-based logic analyzer tool with a DSLogic-first hardware abstraction layer, native UART/SPI/I2C/CAN/1-Wire decoders, a JS decoder runtime via goja, and an MCP server that exposes 18 tools so an LLM can capture, decode, search and assert digital signals from inside a chat.
Specifications
- DSLogic capture or mock/replay devices
- 5 native Go decoders + JS decoders via goja
- Compound triggers, anomaly detection, capture diff
- logicanalyzer assert — CI/CD signal correctness checks
- MCP server with 18 LLM-friendly tools, browser viewer
More from Developer tools & libraries
-
dsplab projectsDSPLab Projects and Modules
DSPLab Projects and Modules
-
webcomponent serialterminalJavaScript project.
An open-source JavaScript project by DatanoiseTV.
-
Vult LSPLanguage server + VSCode extension for the Vult DSP language.
A full LSP for Vult — diagnostics from the actual compiler engine, cross-file go-to-definition, hover types, signature help, workspace-wide rename, find-references, document symbols and a tidy formatter.
-
tinyice appFlutter Desktop/Mobile Application for controlling TinyIce
Flutter Desktop/Mobile Application for controlling TinyIce.
-
abletonlink-goGo bindings for Ableton Link with Link Audio support.
Complete Go API coverage of Ableton Link, plus support for Link Audio multi-channel network audio streaming. Static linking, thread-safe, with separate audio/application thread contexts and callbacks for tempo, peer count and transport state.
-
TinyUSB ToolWebUSB descriptor sniffer + TinyUSB config generator.
A WebUSB-based browser tool that scans connected USB devices, parses their descriptors and generates ready-to-paste TinyUSB descriptor and config files. Toggle between Device mode (TUD callbacks) and Host mode (TUH handlers) with device-specific stubs for HID, CDC, MSC and MIDI.