Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
Oct 9, 2013, 9:09:18 PM (12 years ago)
Author:
smoser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    1010
    1111=== Client ===
    12 The concept of the client software is quite simple. It reads the Data Port from a regular FLARM device (RS232 interface) and streams the data (via the HTTP protocol) to the server which does all computing. Since data streaming does not require much computing power, a mini-computer like the [http://www.raspberrypi.org Raspberry PI] is sufficient.
     12
     13[[attachment:Flarmradar_GS6.png]] The concept of the client is quite simple to understand. The client reads the Data Port from a regular FLARM device (RS232 interface) and streams the data (via the HTTP protocol) to the server which does all computing. Since data streaming does not require much computing power, a mini-computer like the [http://www.raspberrypi.org Raspberry PI] is sufficient.
    1314This is a credit-card sized computer that is able to run a Debian-based operating system (Raspbian). The costs for a such a device are negligible (50$ or so).
    1415
    15 [[Image(Flarmradar_GS6.png, 150px)]]
     16
    1617
    1718==== Infrastructure & Assembly ====