Changes between Version 18 and Version 19 of construction_guide
- Timestamp:
- Feb 8, 2014, 11:26:16 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
construction_guide
v18 v19 11 11 12 12 '''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 14 14 - 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]) 15 15 - a power supply for 12V and 5V (e.g. [http://www.meanwell.com/search/ADD-55/ADD-55-spec.pdf Mean Well ADD-55A]) … … 20 20 - a 9-Pin Sub-D connector 21 21 - a micro-usb connector cable (will be cut in parts) 22 - alternatively: Order a pre-built cable from info@flarmradar.ch 22 23 23 24 === Step-by-Step === … … 25 26 ==== Bring the Raspberry into service ==== 26 27 27 ... to be written 28 We 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 28 32 29 33 ==== Wire the components ====