Jump to content

Hogtie

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Hi All I have a arduino mega, which are going to act a master on RS485 network with 4 slaves, which are also megas. Now I want to connect switches (2, 3 and multi postion), potentiometer and rotary encoders, to the mega that acts as master on the network. When I try to compile my code it comes up with the following error: Is there a way to connect components to the master ? Here is the code I have tried to compile.
  2. Hi all Im sorry if this subject have been discussed before, but I have not been able to find much about it, when searching the forum. I am currently looking into the the circuit breakers. When i look at the code for the circuit breakers DCS-BIOS, they are made as 2pos switch. Something is missing, when the circuit breaker activates, it jumps out. my question is, how do you make a circuit breaker jomp out on a psychical panel, when all you have from DCS-BIOS is an input PIN ? As i see it, there should be a input signal, so DCS-BIOS know then the psychical circuit breaker is the normal position (pushed in). also there should be an output signal, that activates the circuit breaker, and make it jump out, this output should be kept activated, as long as it is not possible to reengage the circuit breaker in the game, so if you try to push the circuit breaker into its place on the psychical panel, it will just bounce right out, when you move you finger. Also I notice in the reference documentation, that some circuit breakers on the Huey helicopter, are noted with no function, does this mean, that they are not implanted in the DCS-BIOS code, so they do not function, or are they not yet implemented in the game ? Hope someone can help with my questions or guide to a place where i can find the answers.
  3. Thanks for the nice replies. I have found some code which seems to work getting the readout to the stepper motor. currently I am working with this stepper motor http://www.ebay.co.uk/itm/New-5X-Four-phase-Stepper-Motor-28BYJ-48-ULN2003-Driver-Module-for-Arduino-/281839092974?hash=item419eeb44ee:g:EVAAAOSwo0JWLafd I have tried to find the VID60-02 on ebay, but no luck so far, where do you purchase these, as they might spare some programming for the zeroing part. looking forward to see the code you have created Adrian
  4. Hi Forum I recently began working with DCS-BIOS and arduino programming. I dont know if anyone has raised the question before or made any guides, but I have looked arround and was not able to find much on the subject. the code in DCS-BIOS are made for servos. I would like to use stepper motors insted. is there anyone who has an easy way of making DCS-BIOS work with stepper motors ? also is there any way you can make a variable of the readout from DCS-BIOS and use it in the programming code, insted of sending it direct to a component ? Currently I am working on the guel gauge on the A10C. hope somone can help me on the way /Hogtie
×
×
  • Create New...