Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Day?

  1. #1
    25+ Posting Member
    Join Date
    Feb 2009
    Location
    Sweden
    Posts
    29
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Question Day?

    Is it possible to Do All Yourself? Like for the avionics, make the box ofc, put LCD's in for freq. display, add knobs and rotaries and then getting everything to work without bying any kit? How much would I need to now in "fine" electrical way?

    Regards
    Didrik

  2. #2
    300+ Forum Addict



    Join Date
    Feb 2007
    Location
    California, USA
    Posts
    380
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Yes, it is possible to "do it all yourself". It takes slightly better than average skills, but it's certainly doable.

    You will need to have a working knowledge of micro controllers, and of programming. The Microchip family of PIC micro controllers works well. There is a great deal of free support information on the Microchip website.

    For an example of what you might build using a PIC micro controller, see the March 22 2007 entry on my site here: http://www.mikesflightdeck.com/old_stuff_1.htm The LCD module was purchased through Ebay. The remainder of the parts came from various online electronic parts houses like Digikey and Mouser.

    For a great many examples of a variety of projects take a look at Roland van Roy's site: http://www.simprojects.nl/

    If you build your own electronics, you will also have to do some programming to connect it to the flight simulator application. If you're up for the challenge you can develop a connection through USB. However, most projects like annunciators, switch inputs, radio heads, etc. will work well using the serial com port which is much easier to use.

    There is also a lot of free support for programming, including free compilers. Microsoft offers "express" editions of compilers here: http://www.microsoft.com/express/default.aspx

  3. #3
    25+ Posting Member
    Join Date
    Feb 2009
    Location
    Sweden
    Posts
    29
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Thanks alot, that will reduce my costs, right? :P Well, anyway, is it a good idea to start small, like doing the radio stack with the correct measurements (of course) and then "work from there" building my way through the cockpit?

  4. #4
    25+ Posting Member salautom's Avatar
    Join Date
    Jun 2007
    Location
    Zeewolde (The Netherlands)
    Posts
    46
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    About the electronics, you can have a look at fsbus (http://www.fsbus.de), a very cheap solution, or a little less cheap, but a bit easier opencockpits (http://www.opencockpits.com), altough you can download the spec sheets and create the prints al by yorself
    Regards,

    Henk.

    (my hobby: http://777simulator.nl)
    (FSX/Sim-Avionics/OpenCockpits)

  5. #5
    25+ Posting Member
    Join Date
    Feb 2009
    Location
    Sweden
    Posts
    29
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Actually, since I love challenges I will try to build atleast one "component" of the cockpit like the radio stack without anything but single components. No kits here :P

  6. #6
    300+ Forum Addict



    Join Date
    Feb 2007
    Location
    California, USA
    Posts
    380
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    I think starting small is an excellent idea. Once you're familiar with the basics, all sorts of interesting projects will come to mind.

  7. #7
    25+ Posting Member
    Join Date
    Feb 2009
    Location
    Sweden
    Posts
    29
    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 this type of LCD called? It's something like this being used in 737 radio stack for freq. display.

  8. #8
    1000+ Poster - Fantastic Contributor
    Join Date
    Nov 2008
    Location
    Europe
    Posts
    1,934
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Mike....while your here.......

    Is there any easy way to making a basic NAV / COM module with or without segment displays, i have the BU0836 board, could i wire encoders to this and control nav and com directly, or is there any simple controllers we can build that includes segment displays, ive always wanted to know how to build a simple radio?

    Cheers Aj
    GA or the Highway!

  9. #9
    300+ Forum Addict



    Join Date
    Feb 2007
    Location
    California, USA
    Posts
    380
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Didrik, the picture you posted is of an LCD character display customized for use as a thermometer. I recommend using a general purpose LCD character display that contains its own controller. Most general pupose LCD character displays use a Hitachi HD44780 controller chip. If you search Ebay for "lcd character display" you will get a list of them. They come in different sizes, and have different backlighting options. A "16x2" (2 lines of 16 characters) works well. Prices range from $6 to $15.

    Aj, I haven't used the BU0836, so can't advise you on how to use it. My personal approach has been to use a PIC16F876A micro controller to communicate through the PC serial com port, control the LCD character display and respond to the rotary encoder. There is definitely an investment in learning to be made, but once made, you can do all sorts of interesting things.

  10. #10
    25+ Posting Member
    Join Date
    Feb 2009
    Location
    Sweden
    Posts
    29
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Haha, yes I know it's a thermometer :P I was just wondering what the name of the display was since I couldn't find it on ebay when searching for LCD, that was the only thing tat popped up. Anyway thanks for the answer

    EDIT: I searched ebay but didn't find what I am looking for. I'm looking for the kind of display used in those basic electronic calculators with "blocky" numbers although with backlight. What are those called?

Page 1 of 2 12 LastLast