An open API service indexing awesome lists of open source software.

https://github.com/efjerryyang/msr605x-raw-reader-writer


https://github.com/efjerryyang/msr605x-raw-reader-writer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MSR605X Reader/Writer

> Windows only for now.

unzip the `msrx-sdk.zip`, move the `MSR_API.dll` to the root directory

**Note**: Make sure the 32-bit version of the compiler is used.

```powershell
./build.bat
```

```powershell
./reader.exe
```

```powershell
./writer.exe
```