Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
  1. #11
    150+ Forum Groupie
    Join Date
    Mar 2007
    Location
    Vancouver
    Posts
    192
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Hi,

    I think the key to any hardware is having supporting software. If the board would be recognized as a keyboard (emulator), then it's pretty easy to configure in FSX of FS9 or whatever. The functionality, ease of use, and reliability of the supporting software really makes the difference (in my opinion).

    I DO like the idea of having user configurable channels (in/out). I also like the use of telephone/modem connectors for easy release. This is one of the simplest and quickest ways of making connections.

    My main interest is in the driver software though, or how to program the board using some other method. I wouldn't find the price prohibitive, especially if you have configurable channels which would make it kind of unique

    Paul

    Quote Originally Posted by washburn_it View Post
    Further update:
    the cost of the board is around at 150 Euros that may be pretty expensive for an hobbystic use, then I had another idea.
    I'm working around a kind of "universal board" that can be programmed directly from the user.
    This board will have 30 lines (2 more lines are used to communicate with the PC) that can be configured as inputs or outputs.
    With a software (pc side) the user can decide that 10 of 30 lines, for instance, can be used as inputs, 10 for outputs and 10 to drive a 7 segments display, or 30 only for inputs or only for outputs, or to drive alphanumeric LCD displays, encoders, servos and steppers.
    This kind of board should cost less than the other board since it has less components (only 2 chips and some passive component).
    I will let you know more about it soon.

    Regards,

    Roberto
    VANCOUVER
    Jet fighter / single pilot sim, plus thinking of a 777 as a secondary sim.

  2. #12
    500+ This must be a daytime job kiek's Avatar
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    698
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Hi,

    Have a look at Opencockpits, it's all there already, at low prices, with powerful free software (SIOC).

    Nico Kaan

  3. #13
    10+ Posting Member
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    22
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    What is the maximum output voltage that can be used for indicators and such?
    The maximum output voltage (according with the datasheet of the output "chip") is 50 Volt with a maximum current of 500 mA.
    Of course I would avoid to reach that limit, at least for the max current: it is better to use a transistor or a relay in that case.
    The board is equipped with two separate power input: one is +5 Volt for the board logic, and the other must be between +5 Volt and 50 Volt and it is used for the output stage.

    My main interest is in the driver software though, or how to program the board using some other method. I wouldn't find the price prohibitive, especially if you have configurable channels which would make it kind of unique
    My intention is to give the user two options:

    1) a set of software tools to configure the I/O lines of the board and to assign functions to each input or output.
    The program will be able also to evaluate "formulas" (that the user can write) since some FSUIPC offsets need a conversion to have "usable" values (like speed for example).
    This program is complete at 80% and it is already working for Input/Output assignement, I still have to add 7 segments display, LCD alphanumeric and encoders configuration.
    The last program of the set is the program that evaluates the file containing all the assignements and will be the interface "between" FS and the board.

    2) a DLL file that contains a set of functions to interact with the boards.
    This file is designed for those people who want to develop their own program to manage the cockpit (like I did for my autopilot module).
    The DLL is already operative and has been tested with Delphi and Visual Basic (in theory should work also with Visual C++).

    The software will be given for free of course.

    It's a big work considered that I haven't a team to help me (actually a friend of mine is helping with electronic designing) but since I started with this hobby I've learnt that you don't have to be in a hurry if you want things to get along well !

    Regards,

    Roberto
    Roberto G.

    ATR 72-500 Sim Project
    http://digilander.libero.it/washburn_it

  4. #14
    2000+ Poster - Never Leaves the Sim Michael Carter's Avatar
    Join Date
    Oct 2006
    Location
    Southern Illinois, USA
    Posts
    2,887
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    That's great. I'll be working with 24vdc so it will be well under the max.

    Please let us know when it becomes available.
    Boeing Skunk Works
    Remember...140, 250, and REALLY FAST!

    We don't need no stinkin' ETOPS!



    Powered by FS9 & BOEING

  5. #15
    Our new friend needs to reach 10 posts to get to the next flight level raysot's Avatar
    Join Date
    Sep 2005
    Posts
    9
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    ..and I love the RJ45 connectors. Those can really clean up a cockpit wiring schema!

  6. #16
    10+ Posting Member
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    22
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Update:

    the new "user-configurable" board has arrived and today I was able to write and test the part of the firmware to drive servo motors.
    I did some "in-flight" tests (using one servo as VSI and another as bank indicator) with success.
    Soon I will publish a video showing the test.

    Regards,

    Roberto
    Roberto G.

    ATR 72-500 Sim Project
    http://digilander.libero.it/washburn_it

  7. Thanks Michael Carter thanked for this post
  8. #17
    75+ Posting Member nricky's Avatar
    Join Date
    Jun 2007
    Location
    Germany
    Posts
    87
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Hi Roberto

    That is to cool, cand wait to see more of your IOBOARD.

    Cheers Norbert

  9. #18
    New Member
    Join Date
    Dec 2007
    Location
    Australia
    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

    Question Timeframe for release?

    This system sounds awsome. Any idea on how long before the system will be released to the public?

  10. #19
    10+ Posting Member
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    22
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    That is a good question eheh

    Well...actually the I/O board firmware is completed then it should be sold, but I haven't made so many tests then I don't like to release something before I'm sure it will work at 99 %.
    Consider that I don't have a "staff" to work around it and I'm doing it in in my spare time so that needs more time.
    I hope I can release everything (I/O Board, User-Configurable board and all the related software) within the end of the summer.
    By the way, I will keep posting here to inform you all about my progress.

    Regards,

    Roberto
    Roberto G.

    ATR 72-500 Sim Project
    http://digilander.libero.it/washburn_it

  11. #20
    10+ Posting Member
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    22
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Small update:

    I included a functionality that permits the user to "self-update" the firmware of the boards without the need of an hardware programmer (thus without detaching the micro from its socket) but directly from the configuration program.
    In case of problem encountered during the update, the user may restore the previous firmware so that the board can still be used.
    At the moment the board can manage:

    - alphanumeric LCD displays (HD44780 compatible)
    - 7 segment displays
    - switches/buttons
    - rotary encoders
    - LEDs
    - up to 16 servo motors


    Regards,

    Roberto
    Roberto G.

    ATR 72-500 Sim Project
    http://digilander.libero.it/washburn_it

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. New one on board :)
    By tommy737ng in forum Welcome to MyCockpit New here? Introduce Yourself!
    Replies: 2
    Last Post: 09-27-2010, 07:19 AM
  2. New BU0836X Board
    By ian@737ng.co.uk in forum Cockpit Parts and Motion Platforms
    Replies: 1
    Last Post: 10-11-2009, 10:43 PM
  3. New Phidgets SBC I/O board
    By xtreme3d in forum I/O Interfacing and Hardware
    Replies: 0
    Last Post: 09-30-2009, 07:59 PM
  4. Interface board
    By Radar in forum I/O Interfacing Hardware and Software
    Replies: 10
    Last Post: 09-23-2007, 08:11 PM