Thingiverse
flight sim MFD button array controller
von Robdor
89
Downloads
50
Likes
0
Makes
Setup Tasks:
the arduinos show up with the same USB name and device ID. This can cause some issues if you are using more than one panel. I've had DCS switch back and forth depending on how the game loads up the panels. The comment from Dakor91 on March 4th, 2017 in the following link provides a solution by editing the boards file and inputing in a unique VID, PID, and device name: https://github.com/MHeironimus/ArduinoJoystickLibrary/issues/14
additional resources:
Arduino due boards.txt location (it's hiding in users/.../appdata/...: https://stackoverflow.com/questions/35799214/location-of-boards-txt-for-an-arduino-due-sam-board
pid.codes: http://pid.codes/
Materials:
Push button switch, 1P1T, momentary (qty 20)
Toggle switch, 1P2T, momentary (qty 5)
Rotary switch, 1P12T, (qty 2) [only using 5 pins, switch has locking ring to prevent rotation past desired setting]
Encoder w/ push button KY-040 (qty 4)
Arduino Due (qty 1)
metric poop ton of stranded wire
Code:
code
the arduinos show up with the same USB name and device ID. This can cause some issues if you are using more than one panel. I've had DCS switch back and forth depending on how the game loads up the panels. The comment from Dakor91 on March 4th, 2017 in the following link provides a solution by editing the boards file and inputing in a unique VID, PID, and device name: https://github.com/MHeironimus/ArduinoJoystickLibrary/issues/14
additional resources:
Arduino due boards.txt location (it's hiding in users/.../appdata/...: https://stackoverflow.com/questions/35799214/location-of-boards-txt-for-an-arduino-due-sam-board
pid.codes: http://pid.codes/
Materials:
Push button switch, 1P1T, momentary (qty 20)
Toggle switch, 1P2T, momentary (qty 5)
Rotary switch, 1P12T, (qty 2) [only using 5 pins, switch has locking ring to prevent rotation past desired setting]
Encoder w/ push button KY-040 (qty 4)
Arduino Due (qty 1)
metric poop ton of stranded wire
Code:
code
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!