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
Zeile 1: Zeile 1:
infos zum metalights projekt.
+
[[Datei:u_blue.jpg|miniatur]]
 
+
[[Datei:u_pink.jpg|miniatur]]
 
 
 
==Why==
 
==Why==
  
 
The metalab needs some new lights.
 
The metalab needs some new lights.
  
ART-net is the name of the game.
+
ART-net is awesome.
  
  
 
== How ==
 
== How ==
  
Raspberry Pi 3
+
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+ X-server less build that renders directly in GL buffers for performance
 
QLC+ X-server less build that renders directly in GL buffers for performance
Zeile 22: Zeile 19:
  
 
Arduino based firmware that implements ART-net
 
Arduino based firmware that implements ART-net
 
 
== Costs ==
 
 
One time costs:
 
* 1 Switch 3,-
 
* 30 meter cable
 
* 1 Raspberry Pi 3
 
* 1 SD card
 
* 1 7" Touch screen
 
* Acrylic case
 
 
 
 
Per umbrella device:
 
 
* 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,-
 
* 1 [http://www.mouser.at/ProductDetail/Mean-Well/LRS-100-12/?qs=sGAEpiMZZMs2%252bVrH5rwl1psS2OanFRhVpNcvqXz7yAfFrLQELcnN8A%3d%3d Power supply 12V]  18,-
 
* RGB ledstripes 5-20,-
 
* 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 ==
Zeile 85: Zeile 50:
 
Originally invented and built by [[Benutzer:overflo|overflo]], the umbrellas were built by a lot of people on some nights at metalab  
 
Originally invented and built by [[Benutzer:overflo|overflo]], the umbrellas were built by a lot of people on some nights at metalab  
  
 
+
LOTS OF SUPPORT BY
uniq, anlumo, ripper, ,...
+
uniq, anlumo, ripper, bogdan <your name here>
  
  
Zeile 94: Zeile 59:
 
[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]

Version vom 14. Februar 2017, 15:58 Uhr

U blue.jpg
U pink.jpg

Why

The metalab needs some new lights.

ART-net is awesome.


How

Raspberry Pi 3 + Touchscreen

Distro based on the QLC+ image (raspbian jessie)

QLC+ X-server less build that renders directly in GL buffers for performance

H801 based clients (ESP8266)

Arduino based firmware that implements ART-net

Hardware

H801 Ledcontroller features:

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


How to flash

  • Install Arduino 1.6.4
  • Install ESP 8266 extensions
  • Select Tools:
    • 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 the board

Who

Originally invented and built by overflo, the umbrellas were built by a lot of people on some nights at metalab

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


Links

QLC+

H801 Controllers

Github

ART-net Reference