Jump to content

widdernix

Members
  • Posts

    2
  • Joined

  • Last visited

About widdernix

  • Birthday 11/25/1962

Personal Information

  • Flight Simulators
    DCS A-10C
    Flightgear
    Orbiter 2010
  • Location
    Germany
  • Interests
    Electronics
  • Occupation
    IT-Specialist
  1. Hi Hans, I use it together with HawgTouch. It should be possible to use it together with Helios. In this case you have to integrate the functions manually into the Helios Export script. If you have LUA skills this should'nt be a problem. You can not use the same COM port used in the script together with EOS, because it's opened exclusively. Cheers Peter
  2. Hello, I spent a little time to get an Arduino attached via serial port working direct from a LUA Export file. Even a USB attached Arduino should work, as long as it uses a virtual COM port. Here is the result. It's just outputting some values from the sim and light up to 18 LED on the Arduino. The project is not designed to have input capablities like joysticks. For this I would suggest using projects like MJoy16 (->Google). Attached is an Arduino sketch and a LUA Export script. Have Fun. eng.rar
×
×
  • Create New...