This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Server Mode
Kristian Skov edited this page Oct 1, 2018
·
3 revisions
Up to date as of version 1.6
A new feature is a server API, so that you can make a program yourself, that can use the features of ArduLED.
The server settings window is really just a console, where you can start and stop the server. As well as making the server start by itself on startup of ArduLED. The IP address can also be changed if desired, however the default should work in most cases. If you are using the app, then the IP should be set to the IP of your computer.
With this new API, a test program have been added (under Source Code) where you can manually send commands to ArduLED, just so you can se how it works, and so that you have a sample of how to connect to it in your own program.
Kristian Skov Johansen 2018