Here, you will find the licensing conditions along with instructions on how to download the drivePACK Editor software binaries and source code ( downloading and using any of the files here provided implies accepting projects license ) :
-
drivePACK Editor project license
-
drivePACK unit schematics and firmware download.
-
drivePACK Editor software download.
Unless otherwise stated by the copyright holder, the software, hardware design, and any other content of the drivePACK project is distributed under
by-nc-sa 4.0 license . You can build your own unit, or use any information here provided as you want while you follow the
by-nc-sa 4.0 license conditions. If you are planning to use any part of the drivePACK design with a potentially commercial use, please
contact me in advance.
Limitation of Liability: In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall the author be liable for any damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the software (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if the author has been advised of the possibility of such damages.
All information related to the drivePACK unit's hardware and firmware can be downloaded from the
drivePACK emulator project's license and download page.
The drivePACK Editor was developed in C# and WinForms using Microsoft Visual Studio Community 2022 (v 17.7.0). It is available as a portable executable or as an installer, and it can also be downloaded as a Visual Studio project from its GitHub repository. The source code of the drivePACK Editor can be found on the following GiHub repository:
github.com/synthkore/drivepacked.git. It uses and requires bernhardelbl's BeHex control
available here.
To run the drivePACK Editor software, you'll need a personal computer with Windows 10 or later and the .NET 6.0 runtime installed.
The version are provided as:
- Portable editions: unzip de content of the provided file with the binaries into a folder with user write permissions and then execute drivePackEd.exe. The application will not run if .NET 6.0 Framework is not installed in the computer.
- Installable versions: unzip de content of the provided file with the installer and execute the file with .MSI extension.
Latest version: v1.0.5:
Here you can download the latest version v1.0.5. The list of improvements and resolved issues is available in the
project's GitHub repository:
drivePACKEd 1.0.5 installer.
drivePACKEd 1.0.5 portable.