Results 1 to 9 of 9
  1. #1
    150+ Forum Groupie mrmaster's Avatar
    Join Date
    Nov 2010
    Location
    Europe
    Posts
    164
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Prosim737 working with Arduino via ARCOM

    Version 1 of ARCOM software for Arduino by Marc is now working. If anyone wants to use it, contact me here:

    x737cockpit@gmx.at

    I will guide you through the steps of setting up the system personally as long as I don't have a manual.

    Right now all LEDs can be controlled, 7 Segment Displays and other hardware will be supported soon.

    Features:
    -infinite number of LEDs
    -infinite number of 7 Seg. Displays
    -one board which costs about 20 bucks

    Cons:
    -There are no PCBs yet and one must solder everything on his own
    -configuration can take a bit long...

    Video, testing the gear annunciators with X-Plane and a standard aircraft.



    I am happy about any donations! I designed the PCBs on the Computer, but producing them will be quite expensive and i want to wait and see if there are others who would use this, before I invest money into this.

    Marc

    Ps: I would be happy to see some smiling builders-faces out there and some rather unhappy ones from companies that charge you 50€ and more to control only 64 LEDs
    "It is LEGEN... wait for it.... DARY" ARCOM_by_Marc

  2. Thanks iwik, yoss thanked for this post
  3. #2
    25+ Posting Member
    Join Date
    Feb 2012
    Location
    Perth, Perth and Kinross, United Kingdom
    Posts
    37
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    That is such a grate news Marc!!
    congrats on your success
    I am restoring a Nimrod MK4 cockpit from original parts using open cockpits stuff which is.. well not the best, at least for me I know I am a begginer with programming but got a bit of expirience with electronics and still expirience lots of problems with oc, specialy with encoders card.
    Anyways I got my self the Arduino UNO recently, but so far had no success to interface it with FSX,
    maybe simconnect???
    Would this board be enough here? perhaps with a MUX shield.. or is Arduino mega a reasonable minimum?
    Dawid

  4. #3
    150+ Forum Groupie mrmaster's Avatar
    Join Date
    Nov 2010
    Location
    Europe
    Posts
    164
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    Well, ARCOM works with any program that outputs the state of LEDs on the SERIAL PORT. It works with PROSIM737 - I don't know if there is a plugin for FSX to do this.

    Concerning the hardware:

    You need one Arduino (if you have a LillyPad that works as well I think) and 3 pins on this Arduino. One for Data, one for Clk, and one for Load CSN. There is a special chip connected to the Arduino which controls the Leds. I am in progress of letting the PCBs being produced, because soldering everything together by hand is pretty time consuming.

    If you wait a few weeks, I will probably start a kickstarter (kickstarter.com) project - if there are enough who are interested - and produce the PCBs. (I still need an offer from a chinese manufacturer)

    Any questions - ask me!

    Marc Gy
    "It is LEGEN... wait for it.... DARY" ARCOM_by_Marc

  5. #4
    25+ Posting Member
    Join Date
    Feb 2012
    Location
    Perth, Perth and Kinross, United Kingdom
    Posts
    37
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    That would be great, keep us posted!
    I already have prosim737 suite and Arduino Uno board, also own a copy of Altium designer and I can produce home brewed PCBs down to 0.3mm track width.. not so good with double layer yet but getting there so I would give it a go If you decide to make the schematics etc Available :]
    good luck
    Any chance you could explain, just roughly the principles and what does what in your project.. and what dou you mean by a "special" chip?
    is it a microcontroller or some kind of muxing chip ?

  6. #5
    150+ Forum Groupie mrmaster's Avatar
    Join Date
    Nov 2010
    Location
    Europe
    Posts
    164
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    @Dawid I sent you a PM

    @Everybody:

    The 7 Segment Displays of the MCP are working right now (except for Altitude and V/S because I am struggling with Prosim's output) The v1_1 will be finished after some testing and in a few days
    "It is LEGEN... wait for it.... DARY" ARCOM_by_Marc

  7. #6
    Our new friend needs to reach 10 posts to get to the next flight level
    Join Date
    Jul 2010
    Location
    USA
    Posts
    8
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    Marc,
    ARCOM is a programing language, software package?
    I am planing on going down the arduino route and this sounds attractive to me.
    Thank you
    Roberto c.

  8. #7
    150+ Forum Groupie mrmaster's Avatar
    Join Date
    Nov 2010
    Location
    Europe
    Posts
    164
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    ARCOM is a communication protocol between any serial interface and ARDUINO. The code for the Arduino is also called ARCOM -if you want to, you will get it very soon, still needs some testing. The PCBs will also be available soon (I've got the design, contacted manufacturers etc.) I'll put you on my list.

    Marc
    "It is LEGEN... wait for it.... DARY" ARCOM_by_Marc

  9. #8
    25+ Posting Member
    Join Date
    Feb 2012
    Location
    Perth, Perth and Kinross, United Kingdom
    Posts
    37
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    Mark
    I replied to your message but it seems my msgs are not being sent...
    Let me know if that is the case and I will reply to your email

  10. #9
    150+ Forum Groupie mrmaster's Avatar
    Join Date
    Nov 2010
    Location
    Europe
    Posts
    164
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Prosim737 working with Arduino via ARCOM

    Ok everybody - to get ARCOM follow the instructions on this page:

    http://x737cockpit.wordpress.com/arcom_by_mac/

    If you want to demonstrate some goodwill and want to support my development, buy my PCB layout This is rather symbolic, as I can't sell the Arduino software...

    Hope to be able to contribute to this community.

    ARCOM makes users smile and companies cry
    "It is LEGEN... wait for it.... DARY" ARCOM_by_Marc