Close

Binary release of Rodriguez

A project log for Rodriguez - The World's Slowest IV Tracer

A simple semiconductor current/voltage trace plotter. It requires only an Arduino and a handful of passive components.

joseph-eoffJoseph Eoff 05/27/2021 at 19:130 Comments

As I did with my D43 oscilloscope camera software, I have setup the Rodriguez GitHub repository to build binary releases to make the software more accessible.

No longer do you have to install Python and all of Rodriguez's dependencies by following the Rodriguez wiki.

Just download the correct file for your operating system and start the downloaded program.

Download files:

Here's the Rodriguez binary running on Windows:


It looks pretty much just like it does under Linux.  That's kind of the point of cross platform development with Qt.

If you have a way to test it on macOS, drop me a line here or in the comments of the blog and let me know how it turns out.

Linux users need to make sure that their system uses GLIBC version 2.27 or higher.

I've tested the Windows version on Windows 10.  It ought to work on other versions, but it is untested.


Discussions