Skip to content

may 2025 update

Latest
Compare
Choose a tag to compare
@garrettjwilke garrettjwilke released this 29 May 01:28
· 1 commit to main since this release
36f29cc

EP-133 and EP-1320 Offline Sample Tool

Updates:

supports latest firmware as of May 2025

Windows

EP-133 Sample Tool-1.2.0-win.zip

Mac

NOTE: i have to pay apple for signing keys. i have not paid this fee, so opening this will throw an error. Simply cancel this message and open Finder and find the application. Right click on the application and click "Open". after doing this, it will never bug you about it not being signed again.
OSX 14+ you might need to remove the quarantine flag in order to run unsigned apps. place the app in your Applications directory and then open the Terminal and paste the following line:

sudo xattr -r -d com.apple.quarantine /Applications/EP-133\ Sample\ Tool.app

EP-133 Sample Tool-1.2.0-arm64.dmg

Linux

NOTE: The linux binary needs to be set as Executable in order to run. After downloading, right click on the AppImage file and go to properties. There should be an option to set as executable or something like allow application to be run as executable. After setting this, you can double click to run like any other application.
If you have an Intel/AMD CPU:
EP-133 Sample Tool-1.2.0.AppImage