Difference between revisions of "LED Lighting"
From Fixme.ch
Line 2: | Line 2: | ||
* You can control LED strips with the official app Magic Home Pro for [https://play.google.com/store/apps/details?id=com.zengge.wifi Android] or [https://itunes.apple.com/us/app/magic-home-pro/id1187808229?mt=8 iOS]. | * You can control LED strips with the official app Magic Home Pro for [https://play.google.com/store/apps/details?id=com.zengge.wifi Android] or [https://itunes.apple.com/us/app/magic-home-pro/id1187808229?mt=8 iOS]. | ||
* 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. | * 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. | ||
+ | |||
+ | = Devices = | ||
+ | * Each line are controlled by a wifi device | ||
+ | * Here the list of the current IPs | ||
+ | <code> | ||
+ | 192.168.130.78 | ||
+ | 192.168.130.80 | ||
+ | 192.168.130.105 | ||
+ | 192.168.130.130 | ||
+ | 192.168.130.134 | ||
+ | 192.168.130.143 | ||
+ | 192.168.130.173 | ||
+ | 192.168.130.225 | ||
+ | 192.168.130.237 | ||
+ | 192.168.130.238 | ||
+ | </code> |
Revision as of 22:33, 5 January 2018
Control
- You can control LED strips with the official app Magic Home Pro for Android or iOS.
- You can also use the flux_led library, or some implementation from FIXME.
Devices
- Each line are controlled by a wifi device
- Here the list of the current IPs
192.168.130.78
192.168.130.80
192.168.130.105
192.168.130.130
192.168.130.134
192.168.130.143
192.168.130.173
192.168.130.225
192.168.130.237
192.168.130.238