All our

Softwares

Downloads

Find the latest firmware for your DROID modules below. Explore the most recent version with all the new features - and fixed bugs of course.

If you need help, want to report bugs, discuss ideas or are interested in trying out beta versions, please join our Discord server.

 

Just dropping by for the DivKid DROID Modulation Hub patch + manual?  Download it here!

 

Latest DROID firmware: blue-6

Droid blue-6 has been released on August 22, 2024.

  • Release notes. Check these out first, to see what you get!
  • Full firmware package with firmware, user manual, utilities and examples.
  • Just the user manual with all the updated features and circuits.
  • The firmware and default patch for the MotoKit MFPS.
  • If you have skipped blue-3, blue-4 or blue-5: See below for the release notes of those versions. You might have to adapt a few things in your patches.

Here's how to install the new firmware on your DROID MASTER:

  1. Download the firmware package and unzip it.
  2. Copy firmware/droid-blue-6.fw to your DROID's micro SD card.
  3. Rename it to droid.fw
  4. Insert the card into your DROID master and press the button.
  5. You might need to adapt your patches. Please read the release notes.
  6. Don't forget to update your DROID Forge to version 1.5.

Installation for the MASTER18:

Do the same steps, but use the file master18-blue-6.fw and rename it to master18.fw on the SD card. Please consult the manual for details on the MASTER18.

Update of the Moto Kit (Motor Fader Performance Sequencer)

You can update your Moto Kit without using the Droid Forge. Download the update for the MotoKit. It is a ZIP file. Unpack the contents of the ZIP file to the SD card of your MASTER18. Follow the instructions that are contained in the README.txt file, which is also contained in the ZIP file.

Important note:

Older release notes:

DROID Forge 1.6

DROID Forge 1.6 has been released on August 22, 2024.

The DROID Forge is our app providing a smoothly designed graphic user interface for conveniently setting up your DROID master and creating DROID patches. If you want to use the Droid blue-6 firmware, you need version 1.6 of the DROID Forge.

However, if you prefer editing DROID patches with a text editor, you can of course still do it "the old way".

Patch examples

Here is a ZIP-file with all patches examples from the DROID video series: DROID videos patch examples.

If you want to try out one of the example you have to copy it to your DROID's micro SD card and rename the file to droid.ini.

DROID Gogglepack

The DROID Gogglepack is a contribution from Robert Willner. It contains tools that make editing DROID patches easier. This pack provides language-extensions for Sublime and VSCode. The core features are:

  • Syntax highlighting for all relevant parts of the droid programming language
  • Dark & light themes based on Monokai
  • Code snippets for all circuits (including input & output parameters)
  • Code snippets that provide a standardized way to describe your patch (and generate print layouts with the webapp)
  • Easily upload patches via sysex with your X7 expander
  • Integrated HTML-file-builder that allows you to:
  • print your patch configuration and description (hardware-layout / inputs / outputs / variablenamings)
  • map input & output registers to variables very easily so you don't have to think about register-numberings anymore
  • provide quick access for other users to understand (and reuse) your patches or only snippets

Check out the DROID Gogglepack.