Changes between Version 37 and Version 38 of construction_guide
- Timestamp:
- Feb 24, 2014, 8:47:18 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
construction_guide
v37 v38 16 16 - 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) 17 17 - 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] 19 19 - 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) 20 20 - for the [wiki:communication_cable communication cable] between Flarm, Raspberry and Powersupply … … 40 40 ==== Assemble & wire the components ==== 41 41 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]. 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]. 43 44 Then 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 ( 43 45 44 46 ==== Configuration & Testing ====