Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@betterengineering betterengineering released this 17 Nov 01:29
· 87 commits to master since this release

Openroast Version 1.0.0

Updates include:

  • Rewritten roaster controller code, which has been broken out into its own python module to be released separately.
  • All FreshroastSR700 bases should work with this version.
  • Minor bug fixes/graphical improvements.

Drivers

Windows

The original application provided from the manufacturer should be installed as it includes the necessary drivers. The original application can be found here.

Mac

There is currently poor driver support for the FreshRoastSR700 and Mac. Although Openroast will run on most versions of OS X, not all versions have decent driver support. The supplied drivers are not supported by Openroast and will NOT work on El Capitan. For Yosemite, driver signing will have to be disabled to allow the supplied driver to work. This is not recommended as it allows other drivers to be run without requiring them to be signed by their developers. There are paid drivers available that are signed, but they do not allow full functionality of Openroast. Below are the steps to get the drivers working on OS X Yosemite.

  1. Download, unzip, and install the package named Mac_Driver.zip
  2. Open up terminal and run the following code to disable driver signing (again, this is not recommended) sudo nvram boot-args="kext-dev-mode=1"
  3. Reboot