Changes between Version 37 and Version 38 of construction_guide


Ignore:
Timestamp:
Feb 24, 2014, 8:47:18 PM (11 years ago)
Author:
smoser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • construction_guide

    v37 v38  
    1616  - the rs232 communication board for the Raspberry (the board can be ordered [http://www.abelectronics.co.uk/products/3/Raspberry-Pi/29/Serial-Pi-RS232-Interface here], make sure to order also the distance piece, it makes board fixation much more robust)
    1717  - a power supply for 12V and 5V (e.g. [http://www.meanwell.com/search/ADD-55/ADD-55-spec.pdf Mean Well ADD-55A])
    18   - an external antenna for the flarm device
     18  - an external antenna for the flarm device (e.g. [http://shop.segelflugbedarf24.de/product_info.php?info=p29_FLARM--Outside-Antenna-4-m-cable.html this one]
    1919  - a box to incorporate and connect all components (e.g a small [http://www.pelishop.com/peli-cases-small.html Peli Case], 25x25x12cm minimal interior dimensions)
    2020  - for the [wiki:communication_cable communication cable] between Flarm, Raspberry and Powersupply
     
    4040==== Assemble & wire the components ====
    4141
    42 Mount the rs232 communication board on the Raspberry, [http://www.irrational.net/2012/04/19/using-the-raspberry-pis-serial-port/ disable console output and boot messages on the serial interface].
     42Mount the RS232 Communication Board on the Raspberry, [http://www.irrational.net/2012/04/19/using-the-raspberry-pis-serial-port/ disable console output and boot messages on the serial interface].
     43
     44Then plug in the Sub-D plug into the plug socket of the RS232 Communication Board. Also connect micro-usb cable with the Raspberry's power supply socket. Finally connect the 3 cables with GND (black), +12V (red) and +5V (
    4345
    4446==== Configuration & Testing ====