2 releases

new 0.2.0-alpha1 Mar 24, 2025
0.2.0-alpha0 Mar 20, 2025
0.1.1-alpha0 Aug 30, 2024
0.1.0 Aug 29, 2024

#505 in Hardware support

Download history 5/week @ 2024-12-08 20/week @ 2025-02-09 4/week @ 2025-02-16 97/week @ 2025-03-16

97 downloads per month

MIT OR GPL-3.0

110KB
1.5K SLoC

A NI-CAN driver

Latest version Documentation LGPL MIT

Overview

nican is a driver for NI-USBCAN device(Only can use on windows x86 binary).

It is a part of rust-can driver.

It also can use UDS-protocol directly.

Please refer to examples for usage examples

Device list

  • USB-8473

Prerequisites

  • Rust 1.70 or higher
  • Cargo (included with Rust)

Adding to Your Project

To use nican in your Rust project, add it as a dependency in your Cargo.toml:

[dependencies]
nican = { version="lastest-version" }

Contributing

We're always looking for users who have thoughts on how to make nican better, or users with interesting use cases.

Of course, we're also happy to accept code contributions for outstanding feature requests!

Dependencies

~0.4–1.1MB
~22K SLoC