Downloads

Get the latest datasheets, software installers, drivers, libraries, and utilities for your DynoSure devices.

🖥️ Software, Datasheets & Catalog

EXE

Modified BUSMASTER Installer

Pre-configured version of the industry-standard BUSMASTER software, optimized for seamless out-of-the-box integration with DynoSure SLCANv1 adapters.

Download Installer (Ver 3.2.2)
PDF

DynoSure Product Catalog

Comprehensive catalog featuring our entire product lineup (SLCANv1, SLCAN GPIO, LoggerV1) with visual highlights, features, and specs.

Download Catalog
PDF

DynoSure SLCANv1 Datasheet

Detailed specifications, pinout diagrams, and technical details for the standard DynoSure USB-to-CAN adapter.

Download Datasheet
PDF

SLCAN GPIO Datasheet

Technical datasheet including the GPIO control command protocol, DB9 pinout, and auxiliary connector assignments.

Download Datasheet
PDF

LoggerV1 Datasheet

Technical specifications, operating modes (logging/USB), microSD configuration, firmware update, and DB9 power pinout.

Download Datasheet

📦 Software Development Kits (SDKs)

ZIP

Python Library

Official Python wrapper and library for communicating with DynoSure adapters using python-can and standard COM ports.

Download SDK
ZIP

C/C++ Library (DLL)

Windows DLL files and C/C++ headers for low-level integration of DynoSure adapters into custom test rigs and applications.

Download DLL Files
ZIP

C# Library & Examples

C# wrappers, DLL files, and starter project examples for developers building custom .NET applications with DynoSure adapters.

Download C# SDK

⚙️ Utility Scripts & Converters

PY

Log to Vector ASC Converter

Python script to convert raw log files captured by the DynoSure LoggerV1 into the industry-standard Vector ASC format for analysis.

Download Python Script
ZIP

Vector ASC to Excel Converter

Python utility to parse Vector ASC log files and export them directly to Microsoft Excel format for easy charting and offline reports.

Download Script ZIP

📚 Documentation & Guides

PDF

Python SDK Documentation

Detailed API documentation, setup instructions, and code samples for working with the DynoSure Python library.

Download SDK Guide
ZIP

python-can Example Configurations

Pre-configured scripts and configuration files demonstrating how to use the standard python-can package with DynoSure interfaces.

Download Examples