Jump to content
NEW DISCORD SERVER DETAILS - SIGN UP NOW - Dogz Members Only Private Thread ×

wingflyr

3. Danger Dogz
  • Posts

    624
  • Joined

  • Last visited

  • Days Won

    28
  • Country

    Canada

Everything posted by wingflyr

  1. Let me know if you have questions and I will get back to you as quick as possible Dave.
  2. Looks great Crash I have one sketch that for my Leonardo. It obviously will not match your config rig, but your certainty can use it as reference if that helps. WINGFLYR_sketch.ino
  3. Can not make mission today lads sorry.☹️
  4. Ah yes the Mega You may already have this info already you will have to find a Mega sketch for the Arduino software here is some direction Sorry Im not that helpful with the MEGA Dave https://www.javatpoint.com/arduino-mega
  5. Sorry what type of Arduino are you using again. I will see what info I have on the type.
  6. Now buttons are assigned as how many are going to be used, how many in a row ,and how many in a column Hope that not to confusing. first part of the code example #include <Keypad.h> #include <Joystick.h> //DEFINITIONS #define ENABLE_PULLUPS #define NUMROTARIES ? //replace "?" with number of rotary encoders you are using #define NUMBUTTONS ? //replace "?"with number of buttong you are using #define NUMROWS ? //replace "?" with number of rows you have #define NUMCOLS ? //replace "?" with number of columns you have //BUTTON MATRIX //first change number of rows and columns to match your button matrix, //then replace all "?" with numbers (starting from 0) byte buttons[NUMROWS][NUMCOLS] = { {?,?,?,?}, {?,?,?,?}, {?,?,?,?}, {?,?,?,?} }; Here is a video that I followed to run a Arduino Micro Pro for 32 buttons with 4 rotary encoders
  7. No it does not until you code them in Yes you will have to tell how many buttons you wish to use, up to 32 I believe. 0 to31 as 0 counts as 1. Give me a bit and I will send you an example.
  8. Good to know, thanks for the heads up.
  9. Wow Colin this is a cool find. I will have to give it a go. Thanks for sharing.
  10. Only my opinion This is what I would use Dave. Easier to program and flash as a joystick. Pro Micro ATmega32U4 5V 16MHz Micro USB Microcontroller Development Board with Arduino Leonardo bootloader (2PCS) : Amazon.ca: Electronics Uno and Mega a little more tricky to program as a joystick. I do like the Gikfun Screw Shield Expansion Board thou. Looks pretty useful.
  11. Here is an indepth video converting old gameport to usb stick
  12. Woo very nice.
  13. 19/02/45 2nd Lt. Ian Bond Damaged by gun bursts landed at Venlo Airfield. Air: 1x FW109 Heavily Damaged went down after White leader collided with the bandit. Ground: 3 Heavy Flak Howitzers.
  14. Thanks Dave , I always had this thing of building things. Anytime you what info on your build don't hesitate to ask M8. No twist grip, to complicated for something like twist throttle to be used rarely, usually on the start up only. However I did implement a throttle rotary lever underneath the collective head, activated by left ring finger when needed.
  15. Sorry Dave I should clarify, Yes you would place the joystick Circuit Board into the housing, however I use an existing Arduino that I have in my cockpit. I have 5 Arduinos running for various button rotary and toggle systems. Two axis -One for collective up down the other on the bottom -Second under the collective I didn't like the fact that the collective mounted on the chair was banging into the side of my cockpit. So mounted direct to cockpit. Mounted by a couple of screws through the cd housing. I love building these things
  16. Crash the location and function is very basic as of pictures. Old joystick part functions as a pivot for axis, also fitting the Pot. The other view is the collective mounted to the chair. Hope that helps.
  17. Hey Colin here is my collective simple and cheap
  18. Interesting analogy of a tank battle.
      • 1
      • Thanks
  19. Excellent! So glad your enjoying DCS Sid.
  20. wingflyr

    Srs

    Dave, We only use SRS on special occasions when needed for certain missions. However here is a link DCS SimpleRadio Standalone (DCS-SRS)
  21. Hi Dave, Hint also if you click on the makers name in blue it will bring up all his x52 profiles for other A/C.
  22. Here Dave maybe this profile will help X-52 PRO Profile for F-5 - based on Chuck's guide (digitalcombatsimulator.com)
  23. LOL😁Face to face, they look pissed at each other.
  24. Done Fen
×
×
  • Create New...