Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- Oct 9, 2013, 9:27:23 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 11 11 === Client === 12 12 13 [attachment:Flarmradar_GS6.png The concept] of the client is quite simple to understand. The client reads the Data Port from any regular FLARM device (RS232 interface) and streams the data (via the HTTP protocol) to the server. Since data streaming does not require much computing power, a mini-computer like the [http://www.raspberrypi.org Raspberry PI] is sufficient. This is a credit-card sized computer that is able to run a Linux operating system (Raspbian) at negligible cost (50$ or so). 13 [attachment:Flarmradar_GS6.png The concept] of the client is quite simple to understand. The client reads the Data Port from any regular FLARM device (RS232 interface) and streams the data (via the HTTP protocol) to the server. Since data streaming does not require much computing power, a mini-computer like the [http://www.raspberrypi.org Raspberry PI] is sufficient. This is a credit-card sized computer that is able to run a Linux operating system (Raspbian) at negligible cost (50$ or so). For standalone installations with a local Flarmradar-Server, the client can be installed alternatively on the same computer where the Flarmradar-Server is installed. 14 14 15 Alternatively, for standalone installations with a local Flarmradar-Server, the client can be installed on the same computer where the server is installed. ds 16 15 ===== How can I get a 17 16 People that are not afraid of burning one's fingers when handling the soldering-iron can assemble and construct a ground station with the [wiki:construction_manual construction manual]. 18 17