Changes between Version 18 and Version 19 of construction_guide


Ignore:
Timestamp:
Feb 8, 2014, 11:26:16 PM (11 years ago)
Author:
smoser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • construction_guide

    v18 v19  
    1111
    1212'''Components to buy:'''
    13   - a [http://www.raspberrypi.org Raspberry PI] Type B
     13  - a [http://www.raspberrypi.org Raspberry PI] Type B, order also a pre-formatted SD card
    1414  - 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])
    1515  - a power supply for 12V and 5V (e.g. [http://www.meanwell.com/search/ADD-55/ADD-55-spec.pdf Mean Well ADD-55A])
     
    2020    - a 9-Pin Sub-D connector
    2121    - a micro-usb connector cable (will be cut in parts)
     22  - alternatively: Order a pre-built cable from info@flarmradar.ch
    2223
    2324=== Step-by-Step ===
     
    2526==== Bring the Raspberry into service ====
    2627
    27 ... to be written
     28We use Raspbian (a descendant of the Linux Debian operating system), You will need a USB keyboard (a USB mouse is optional but helps) and a screen which connects to Chinch-video signal or HDMI for initial OS setup. Once your Pi is connected to the network, you can disconnect the peripherals and access it remotely via SSH.
     29
     30... to be written (software installation)
     31 
    2832
    2933==== Wire the components ====