https://github.com/efjerryyang/msr605x-raw-reader-writer
https://github.com/efjerryyang/msr605x-raw-reader-writer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/efjerryyang/msr605x-raw-reader-writer
- Owner: efJerryYang
- License: apache-2.0
- Created: 2024-09-11T03:42:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T08:50:32.000Z (over 1 year ago)
- Last Synced: 2025-02-15T09:27:38.820Z (over 1 year ago)
- Language: C++
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```