Results 1 to 4 of 4
  1. #1
    New Member
    Join Date
    Aug 2014
    Location
    Worthing, West Sussex, UK
    Posts
    2
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Smile Newbie: Multi Purpose MCP FSX Arduino Mega Project

    Hi
    I have been building a MCP interface for the iFly 737 and FSX GA aircraft. I found Link2FS from Jimspage Link: htp//www.jimspa.co.nz/into.htm and his radio stack and various other information. So I started to build various layouts and after several attempts to produce a front panel I managed to produce the attached image.
    I use two Arduino Mega 256, one for the radio and some switches and the second for Auto pilot and various functions , actual altitude, Flaps indicator, actual airspeed and several switches. What I would like to do is use the codes from simconnect direct to fsx so I can select more codes to access fsx direct without Jims program. Has anyone done this with the Arduino?
    Attached Images Attached Images
    Last edited by Dazmo416; 01-06-2015 at 10:33 AM. Reason: Add new layout

  2. #2
    glider pilot Brodhaq's Avatar
    Join Date
    Oct 2008
    Location
    Czech Republic
    Posts
    68
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Newbie: Multi Purpose MCP FSX Arduino Mega Project

    Hello,
    forget simconnect, use LUA which can access FSUIPC offsets (see FSUIPC documents pdf in your FSX/Modules) and use LUA com library to talk to arduino. Get inspired here: https://code.google.com/p/arduino-fs/

    Pavel

  3. #3
    New Member
    Join Date
    Aug 2014
    Location
    Worthing, West Sussex, UK
    Posts
    2
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Smile Re: Newbie: Multi Purpose MCP FSX Arduino Mega Project

    Quote Originally Posted by Brodhaq View Post
    Hello,
    forget simconnect, use LUA which can access FSUIPC offsets (see FSUIPC documents pdf in your FSX/Modules) and use LUA com library to talk to arduino. Get inspired here: https://code.google.com/p/arduino-fs/

    Pavel
    Hi Pavel
    Thanks for the info will investigate, I have a fully paid up version of FSUIPC

  4. #4
    New Member
    Join Date
    Apr 2015
    Location
    Germany
    Posts
    4
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Newbie: Multi Purpose MCP FSX Arduino Mega Project

    With what material did you make the panel?