Skip to content

A 3D printed MIDI controller that's especially helpful for video / photo editing.

License

Notifications You must be signed in to change notification settings

alanzjl/NeptuneMIDI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neptune MIDI Controller

A 3d printed MIDI controller that can be used for video and photo editing (Lightroom, Photoshop, Premiere, DaVinci Resolve, etc.). Both STLs and SolidWorks source files are included - feel free to fork and make your own version based on this!

p1

p2

p3

BOM

Disclaimer: Check dimensions before placing any order. Adjustments may be needed. Links provided are for reference only. I receive absolutely no commission.


Name Pcs Needed Link
Slide Potentiometer 4 Amazon
Rotary Encoder (large) 1 Amazon
Rotary Encoder with Switch (small) 5 Amazon
Joystick 1 Amazon
Mechanical Keyboard Switch 20 Amazon
OLED 128x32 Display 1 Amazon
Teensy 4.1 1 Amazon

Note that everything in this BOM is optional. Feel free to replace any of them with any other type of input modules or controllers.

Choosing a controller

I chose Teensy 4.1 because it has enough pins and, more importantly, Teensy boards have native USB support (i.e. no other interface chips needed between your microcontroller and USB). This makes uploading software way easier. Checkout this link MIDI over USB for more details. Do not use a board with CH340 USB interface. ATmega16U2 should be fine.

Software

w.i.p. I'm using Control Surface as the MIDI sender, and MIDI2LR as the bridge to Lightroom. Software is really simple once the hardware is built.

About

A 3D printed MIDI controller that's especially helpful for video / photo editing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published