Welcome to our community

Be a part of something great, join today!

  • Hey all, just changed over the backend after 15 years I figured time to give it a bit of an update, its probably gonna be a bit weird for most of you and i am sure there is a few bugs to work out but it should kinda work the same as before... hopefully :)

Looking to Make a Simple Controller to Navigate Display Menu (FPS, ISO, Shutter, etc)

Jamie A

Well-known member
Joined
Feb 9, 2012
Messages
226
Reaction score
0
Points
0
Location
Los Angeles, CA
I'm looking to make a simple controller to do the following serial commands on DSMC2:

KEY_ACTION_NAVIGATION_CW
KEY_ACTION_NAVIGATION_CCW
KEY_ACTION_NAVIGATION_SELECT

Basically to go left & right through the on screen menu & have the select button.

I'm thinking of using an Arduino or Teensy controller with 3 or 4 buttons to send the commands to the camera.

I feel confident with the hardware build but am somewhat new to the programming side.

Does anyone know if these commands are still valid and how to program an Arduino or Teensy to send these commands?

Many thanks...
 
Back
Top