Changes between Version 31 and Version 32 of construction_manual
- Timestamp:
- Feb 25, 2014, 10:17:32 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
construction_manual
v31 v32 51 51 - Flarm delivers RS232 signal on its data port. To feed this signal into the Pi, there are presently two alternative ways of doing: 52 52 - RS232-USB-cable 53 - Buy a RS232 to USB converter cable. Preferable one which uses the FTDI chipset (e.g TBD). If you use a different chipset, this may not be supported by default by the Pi operating system.53 - Buy a RS232 to USB converter cable. Preferable one which uses the FTDI chipset. If you use a different chipset, this may not be supported by default by the Pi operating system. 54 54 - Attach the converter to your Flarm and to one of the USB connectors on the Pi 55 - Serial-In of the Pi 55 - Serial-In of the Pi (depreciated since complicated and possibly unreliable) 56 56 - The Pi features a serial interface (UART) on its GPIO pins. 57 57 - Pi's serial interface works on 3.3V. Hower, Flarm supplies higher signal levels. DO NOT CONNECT THE FLARM DATA LINES DIRECTLY TO THE PI'S GPIO PINS!!! … … 99 99 ||Heat Shrink tube||||depends|| 100 100 101 === Examples of already realized ground stations ===102 [attachment:Flarmradar_GS_overview.jpg Example_I.1]103 [attachment:Flarmradar_GS_overview2.jpg Example_I.2]104 [attachment:Flarmradar_GS_peli1.jpg Example_II.1]105 [attachment:Flarmradar_GS_peli2.2.jpg Example_II.2]106 101 === Knowledge & Troubleshooting === 107 102 - [wiki:raspberry Raspberry PI specific issues] are collected on a separate page