/mono-raspberry-app

Flighdata service and Raspberry PI test. C# (Mono), NancyFx, SignalR, Redis, ZeroMQ, ProtoBuf, Raspberry GPIO

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Mono + Raspberry Pi

Testing Mono with Linux and Raspberry Pi

Nancy Self Host

Self hosting (OWIN) Nancy web service with SignalR communication.

Flight Data Handler

Gets flights data from flightradar24 and shows flights near users location (same functionality as in Windows Phone App project).

Flight Data Handler Service

Flight Data Handler as a self hosting service. User ZeroMQ for communication and ProtoBuf for serialization.

Raspberry IO

Control IO ports from Raspberry. Basically blink leds etc.

Redis Datastorage

Store JSON and serialize objects.