Changes

Jump to: navigation, search

LED Lighting

418 bytes added, 22:08, 12 January 2018
/* API */
* You can also use the [https://github.com/beville/flux_led flux_led] library, or some [https://git.fixme.ch/francois/34c3/src/master/led implementation] from FIXME.
* A script for controlling through Blender objects exists [https://fixme.ch/wiki/File:Flux_controller.blend.zip here]
 == API ==* https://git.fixme.ch/FIXME/led-ctrl-2018* A service is being has been created to be on Foo to control the leds through an API* Everything is in the repo, but it's a python script using Flask that runs on Apache though wsgi* Usage example: <pre>curl https://gitled.fixme.ch/FIXMEcurl https://led.fixme.ch/statuscurl https://led.fixme.ch/ctrl -XPOST -d 'do=on'curl https://led.fixme.ch/ctrl-2018XPOST -d 'do=off'curl https://led.fixme.ch/ctrl -XPOST -d 'do=police'curl https://led.fixme.ch/ctrl -XPOST -d 'do=color&r=255&g=0&b=0'</pre>
= Devices =
ControlGroup, administrator
4,205
edits