20/06/2022
During Covid I developed my own hand held Midi and DMX Controller.
I taught myself basic electronics, basic PCB circuit board design, a working knowledge of micro controllers, how to Code in C++ as well as learning how to use a 3D printer and design and produce the case for the controller.
The controller can be triggered by switches or different sensors (what ever you like). Onboard is a PIR sensor for detecting movement, so that the controller can be placed in position or located remotely.
The controller outputs Midi to communicate with lighting desks, media servers, laser controllers and audio equipment. And also outputs DMX to control basic lighting fixtures or special effects. Bothe Midi and DMX outputs have programmable timers for duration and wait times.
The controller is also able to connect via WIFI and Bluetooth, although i need to find some time to work on the coding for these options.