Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

ArduLED Remote

Kristian Skov edited this page Sep 28, 2018 · 6 revisions

Up to date as of version 1.5.1

Table of Content

Overview

This being one of the newest addition to the ArduLED project, i present a mobile app, that acts as a remote. It is using the Server API, to connect to ArduLED with an IP, and from there off control ArduLED.

Xamarin

The framework that have been used to make this app is Xamarin. Xamarin is a cross platform app development framework that enables to use .net code on Android, IOS and Windows phones. Right now there is an Android version, an IOS version may be made in the future, however it required a mac, and a Windows phone version will most likely not be made, since none has a Windows phone

Clone this wiki locally