UMMU Box Rev 1 is a standalone interface which allows any of the StrongSoft® Remote iOS Applications to run without the need of a host computer. The interface comes bundled with a TP-Link Nano WiFi router (UMMU Box only option is available as well). The Box converts Raw UDP to MIDI and vice-versa. So all you need apart from the bundle is a pair of MIDI cables.
Download latest UMMU Box Rev 1 Arduino software (Version 4.2, Universal):
This is a free download - many hours of work have gone into this App, so please consider a donation:-
For Universal (Version 4.2 - All compatible consoles).
Download UMMU BoxRev 1 Arduino software (Version 3):
For 01v96
For 01v
For 03D
For LS9
For M-400
Download TP-Link Nano User Guide
Download TP-Link Nano Settings for UMMU Box
The UMMU Box Rev 1 now performs an LED sequence on power-up, the meaning of which is as follows:
// init
long green
long red
5 short green
5 short red
pause:
// software revision
number of green flashes = software rev number
pause:
Up to version 3:-
// console type
number of red flashes = console type
0 = 01v96
1 = 01v
2 = LS9
3 = 03D
4 = M-400
Version 4 and up:-
//software revision after decimal point
number of red flashes = software revision number after decimal point
for example, if software revision is 4 then:-
0 = 4.0
1 = 4.1
2 = 4.2
and so on... |