This is the Windows app named rims-arduino-library whose latest release can be downloaded as rims_arduino_library_v3.1.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named rims-arduino-library with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
rims-arduino-library
DESCRIPTION
This library implement RIMS controls for home brewers. For definition of a RIMS, see https://tinyurl.com/j3lyuycFor me, an Arduino micro controller + a LCD Keypad shield was cheaper and a lot more customizable than a commercial PID controller. So, with this library, a commercial PID controller is unnecessary. Automatic PID tuning toolkit is also included.
Temperature can be read with a thermistor, a resistance temperature detector (RTD) or any custom temperature probe. Heater is controlled with pulse-width modulation (PWM) of a solid-state relay (SSR).
Documentation : https://tinyurl.com/y7579v6a
Features
- User interface made with DFRobot LCD Keypad Shield for Arduino or similar (can be customized)
- Heater action : solid-state relay (SSR) time proportioning control (or pulse width modulation, PWM), LED duty-cycle indicator
- Temperature sensor : RTD reading with an instrument amplifier and cubic fitting, thermistor reading with voltage divider, custom temperature probe support, measurement pre-filtering before PID
- PID temperature regulation enhanced : derivative filter, smart integration clamping anti-windup, multiple controller (up to 4, optional) for different mash water quantities
- Automatic PID tuning : Autotuner based on relay identification, Fourier analysis and Ziegler-Nichols methods
- Manual PID tuning : Process model identification tools
- Tripped breaker detection on heater : any 5V DC power-supply
- Countdown timer that is activated only when temperature setpoint is reached
- Data logger : simple serial communication (usb port), SPI flash memory (Winbond 1 Mbytes), USB Menu to access brew data on SPI flash memory (by holding <OK> at startup)
- Hall effect flow sensor : turn off heater if flow is critically low,
- Alarm with external speaker : bad flow\disconnected temperature probe errors, timer is elapsed, no voltage on heater, different frequencies for each alarms (alarm distinction)
User interface
Non-interactive (Daemon)
Programming Language
C++
This is an application that can also be fetched from https://sourceforge.net/projects/rims-arduino-library/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.