Umbrella: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
(25 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
infos zum metalights projekt.
+
[[Datei:Buntschirm.jpg|miniatur]]
 +
[[Datei:u_blue.jpg|miniatur]]
 +
[[Datei:u_pink.jpg|miniatur]]
 +
 +
Umbrella is the ceiling lighting of the main room. It consist out of 12 umbrellas capable of emitting light in either 16581375 RGB shades or 65025 white shades.
  
 +
The umbrellas are controllable with [https://en.wikipedia.org/wiki/Art-Net art-net].
 +
 +
==How to simply turn on/off the light==
 +
Use the light switch next to the kitchen. You can dim the light with the rotary knob on the side.
 +
 +
 +
[[Datei:Umbrella_lightswitch_1.jpg|200px]]
 +
[[Datei:Umbrella_lightswitch_2.jpg|200px]]
 +
 +
If it does not work just power cycle it. Wait a couple of seconds.
  
==Why==
+
[[Datei:Umbrella_reset.jpg|200px|Metalab school of software resilience(tm) :)]]
 +
 
 +
==Access data==
  
The metalab needs some new lights.
+
Wlan SSID: metalights
  
ART-net is the name of the game.
+
Protocol: [https://en.wikipedia.org/wiki/Art-Net art-net]
  
 +
Host: 10.20.255.255
  
== How ==
+
startUniverse: 3
  
Raspberry Pi 3
+
There are 60 channel, 5 channels (RGBWW) per umbrella.
  
 +
==Why==
 +
 +
The Metalab needed some new lights.
 +
 +
ART-net is awesome.
 +
 +
 +
== How ==
 +
 +
Raspberry Pi 3 + Touchscreen
 +
 
Distro based on the QLC+ image (raspbian jessie)
 
Distro based on the QLC+ image (raspbian jessie)
 
+
Hostapd for Accesspoint mode
+
QLC+ XServer less build that renders directly in GL buffers for performance
 
+
QLC+ X-server less build that renders directly in GL buffers for performance
 
 
 
 
H801 based clients (ESP8266)
 
H801 based clients (ESP8266)
 
+
 
Arduino based firmware that implements ART-net
 
Arduino based firmware that implements ART-net
 
+
 
+
== Temporary setup with QLC+ ==
== Costs ==
+
 
+
Connect to "metalights" WLAN
One time costs:
+
* 1 Switch 3,-
+
Set OUTPUT to 10.20.255.255
* 30 meter cable
+
* 1 Raspberry Pi 3
+
Set ARTnet universe to 3
* 1 SD card
+
   
* 1 7" Touch screen
+
There are 5 channels / Umbrella
* Acrylic case
+
   
 
+
R,G,B,WW,CW
 
+
 
+
If CW or WW are anything else but "0" then R,G and B are disabled by firmware.
Per umbrella device:
+
 
+
If R,G or B are anything but "0" then CW and WW are disabled by firmware.
* 1 [https://www.amazon.de/gp/product/B0047DGXO8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 umbrella] 24,-
+
* 1 [https://de.aliexpress.com/item/DC5-24V-Wireless-Smart-Dimmer-Receiver-Output-5-Routes-PWM-Data-WiFi-APP-Controlled-for-RGBW/32634286022.html H801] 10,-
+
This is to save our power supplies from sudden heat death.
* 1 [http://www.mouser.at/ProductDetail/Mean-Well/LRS-100-12/?qs=sGAEpiMZZMs2%252bVrH5rwl1psS2OanFRhVpNcvqXz7yAfFrLQELcnN8A%3d%3d Power supply 12V] 18,-
+
* RGB ledstripes 5-20,-
+
(105 watt / Umbrella max)
* COLDWHITE ledstripes 5-20,-
+
* WARMWHITE ledstripes 5-20,-
+
* 3D-printed parts for mounting
 
* Lasercut parts for mounting
 
 
 
TOTAL 70,- to 100,- / umbrella
 
 
 
We need at least 12 at most 20 pcs
 
 
 
The more umbrellas the less leds / umbrella are nedded
 
 
 
A similar setup from a professional light company would cost >10k so this is actually very cheap in comparsion to commercially available solutions.
 
 
 
 
== Hardware ==
 
== Hardware ==
 
+
H801 Ledcontroller features:
+
H801 LED controller features:
 
+
 
* 8 Mbit Storage (1 Mb)
 
* 8 Mbit Storage (1 Mb)
 
* 5 channels each 45 watt max (~ 3.5 Ampere @ 12 V / channel)
 
* 5 channels each 45 watt max (~ 3.5 Ampere @ 12 V / channel)
 
+
  
 
=== How to flash ===
 
=== How to flash ===
* Arduino 1.6.4
+
* Install [https://www.arduino.cc/en/Main/Software Arduino IDE]
* ESP 8266 extensions
+
* Install [http://esp8266.github.io/Arduino/versions/2.0.0/doc/installing.html ESP 8266 extensions]
* Select Tools:
+
* Choose correct Board under Tools->Board
 +
* Settings for ESP8266: [[File:Umbrella_address.png|300px|right]]
 
** GENERIC ESP8266 Module
 
** GENERIC ESP8266 Module
** Flash Mode DIO
+
** Flash Mode: DIO
** Flash Size 1M (512K SPIFFS)
+
** Flash Size: 1M (512K SPIFFS)
 
** Debug Port: Disabled
 
** Debug Port: Disabled
 
** Debug Level: none
 
** Debug Level: none
 
** Reset Mode: ck
 
** Reset Mode: ck
** Flash Frequency: 40 Mhz
+
** Flash Frequency: 40 MHz
** CPU Frequency: 80 Mhz
+
** CPU Frequency: 80 MHz
** Upload Speed 115200 or more
+
** Upload Speed: 115200 or more
 
+
 
+
 
+
* Set JUMPER on board to boot into flash mode.
 +
* Power up the board.
 +
  
 +
A successfully tested art-net library for ESP is [[ArtnetWifi]]
  
 
==Who==
 
==Who==
 +
 +
Originally invented and built by [[Benutzer:overflo|overflo]], the umbrellas were built by a lot of people in some night shifts at Metalab
 +
 +
LOTS OF SUPPORT BY
 +
uniq, anlumo, ripper, bogdan <your name here>
 +
 +
== QLC+ ==
  
Originally invented and built by [[Benutzer:overflo|overflo]], the project is now maintained by:
 
 
<insert name here>
 
 
Please contact anyone from the list above for questions regarding the metalabs light setup.
 
  
 +
Neue Fixture: [[Datei:Hauptraum_setup.qxw.txt]] (das muss nach ~/.qlcplus/fixtures/hauptraum-setup.qxf)
  
 +
Fixture: [[Datei:Metalab-Umbrella.txt]] (das muss nach ~/.qlcplus/fixtures/Metalab-Umbrella.qxf)
  
 +
Demo Desk: [[Datei:Test.txt]]
  
 
==Links==
 
==Links==
 
+
 
 
 
[http://www.qlcplus.org/ QLC+]
 
[http://www.qlcplus.org/ QLC+]
 
+
[https://de.aliexpress.com/item/DC5-24V-Wireless-Smart-Dimmer-Receiver-Output-5-Routes-PWM-Data-WiFi-APP-Controlled-for-RGBW H801]
+
[https://de.aliexpress.com/item/DC5-24V-Wireless-Smart-Dimmer-Receiver-Output-5-Routes-PWM-Data-WiFi-APP-Controlled-for-RGBW H801 Controllers]
 
+
 
[https://github.com/overflo23/H801_ARTnet Github]
 
[https://github.com/overflo23/H801_ARTnet Github]
 
+
 
[http://www.artisticlicence.com/WebSiteMaster/User%20Guides/art-net.pdf ART-net Reference]
 
[http://www.artisticlicence.com/WebSiteMaster/User%20Guides/art-net.pdf ART-net Reference]
 +
 +
[[Artnet]]

Version vom 29. Juni 2018, 16:06 Uhr

Buntschirm.jpg
U blue.jpg
U pink.jpg

Umbrella is the ceiling lighting of the main room. It consist out of 12 umbrellas capable of emitting light in either 16581375 RGB shades or 65025 white shades.

The umbrellas are controllable with art-net.

How to simply turn on/off the light

Use the light switch next to the kitchen. You can dim the light with the rotary knob on the side.


Umbrella lightswitch 1.jpg Umbrella lightswitch 2.jpg

If it does not work just power cycle it. Wait a couple of seconds.

Metalab school of software resilience(tm) :)

Access data

Wlan SSID: metalights

Protocol: art-net

Host: 10.20.255.255

startUniverse: 3

There are 60 channel, 5 channels (RGBWW) per umbrella.

Why

The Metalab needed some new lights.

ART-net is awesome.


How

Raspberry Pi 3 + Touchscreen

Distro based on the QLC+ image (raspbian jessie)

QLC+ XServer less build that renders directly in GL buffers for performance

H801 based clients (ESP8266)

Arduino based firmware that implements ART-net

Temporary setup with QLC+

Connect to "metalights" WLAN

Set OUTPUT to 10.20.255.255

Set ARTnet universe to 3

There are 5 channels / Umbrella

R,G,B,WW,CW

If CW or WW are anything else but "0" then R,G and B are disabled by firmware.

If R,G or B are anything but "0" then CW and WW are disabled by firmware.

This is to save our power supplies from sudden heat death.

(105 watt / Umbrella max)


Hardware

H801 LED controller features:

  • 8 Mbit Storage (1 Mb)
  • 5 channels each 45 watt max (~ 3.5 Ampere @ 12 V / channel)


How to flash

  • Install Arduino IDE
  • Install ESP 8266 extensions
  • Choose correct Board under Tools->Board
  • Settings for ESP8266:
    Umbrella address.png
    • GENERIC ESP8266 Module
    • Flash Mode: DIO
    • Flash Size: 1M (512K SPIFFS)
    • Debug Port: Disabled
    • Debug Level: none
    • Reset Mode: ck
    • Flash Frequency: 40 MHz
    • CPU Frequency: 80 MHz
    • Upload Speed: 115200 or more


  • Set JUMPER on board to boot into flash mode.
  • Power up the board.


A successfully tested art-net library for ESP is ArtnetWifi

Who

Originally invented and built by overflo, the umbrellas were built by a lot of people in some night shifts at Metalab

LOTS OF SUPPORT BY uniq, anlumo, ripper, bogdan <your name here>

QLC+

Neue Fixture: Datei:Hauptraum setup.qxw.txt (das muss nach ~/.qlcplus/fixtures/hauptraum-setup.qxf)

Fixture: Datei:Metalab-Umbrella.txt (das muss nach ~/.qlcplus/fixtures/Metalab-Umbrella.qxf)

Demo Desk: Datei:Test.txt

Links

QLC+

H801 Controllers

Github

ART-net Reference

Artnet