A Python library for using validatrix emulation hardware
Project description
Validatrix
A Python library for interfacing with validatrix emulation hardware.
Installation
You can install the package using pip:
pip install validatrix
Usage
from validatrix import can_interface
# Example usage
interface = can_interface.CanInterface()
# Add your usage examples here
Features
- CAN interface validation
- Thermistor emulation with DAC hardware
- CSV data logging for CAN + Thermistor data
- TXT test sequence logging
- CAN trace file logging
- Testing utilities
- Easy to use API
Requirements
- Python 3.6 or higher
- Additional dependencies listed in requirements.txt
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
validatrix-0.2.1.tar.gz
(90.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file validatrix-0.2.1.tar.gz.
File metadata
- Download URL: validatrix-0.2.1.tar.gz
- Upload date:
- Size: 90.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9ff0798a1b66978a8fc6160f845066063b4e0a544056a10fe7d272bf9dfab41
|
|
| MD5 |
b3e2baac1572e0908138451f15761274
|
|
| BLAKE2b-256 |
4d86b361827fb7dc132629d12a6aa0bbc350d6946a7d11dc7e95f4cbc31fbae4
|
File details
Details for the file validatrix-0.2.1-py3-none-any.whl.
File metadata
- Download URL: validatrix-0.2.1-py3-none-any.whl
- Upload date:
- Size: 38.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab1960d54254fb66f4c1ac12adfc09ec4313403d102b7de074074ec17e0b8bdf
|
|
| MD5 |
f9688696676cef7f02238159c969c985
|
|
| BLAKE2b-256 |
398d75004961274abdaea57c99fb5dbdf1feb0629e44290a063f8abe562e4c8f
|