Blinkentunnel 2.0

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen


Blinkentunnel 2.0
Bt2 5.jpg
Gestartet: 17.11.2016
Involvierte: User:overflo
Status: completed
Beschreibung: artsy fartsy blinky thingy
Shutdownprozedur:
Zuletzt aktualisiert: 2016-11-25


Blinkentunnel 2.0

  • The successor of the famous Blinkentunnel project
  • It is located at the passway between our mainroom and the entrance room
  • There are 18 acryl sticks mounted on the ceiling, with 12mm WS2801 Pixels mounted on each side and shining inwards
  • They are controlled from an ESP8266 custom made PCB with a custom firmware that supports ARTNET see Blinkybutton


How

We built the original Blinkentunnel 7 years ago using Shiftbrites and an Arduino based on the Atmega168.

Today we got fully integrated digitally controllable leds and WIFI based boards the size of a thumbnail.

When redplanet tried to fix the old installation it became clear that we should replace the leds and that led to also replacing the ancient controller with something modern.

So Overflo spent a long weekend designing a little PCB and writing some custom firmware for the ESP8266 based board he made and called the result Blinkybutton The setup Boots in ~3 seconds and diplays a classic rainbow animation.

It tries to connect to the WLAN and if that fails it opens its own Accesspoint called ARTNET-NODE_26_?

When you connect there it opens a captive portal configuration interface where you can setup the parameters like:

  • WLAN to connect to
  • Password
  • ARTNET universe ID (currently set to 3)
  • ARTNET OFFSET (currently set to 0)
  • Static IP Address (unconfigured , it uses DHCP)
  • Static Gateway (unconfigured , it uses DHCP)
  • Static Netmask (unconfigured , it uses DHCP)

Once it is connected to the network it continues to display the rainbow animation but it also waits for ART-net data to arrive and display that instead of the rainbow.

It returns to displaying the rainbow when there is no data received for >5 minutes.


How to ART-net

  • Install QLC+
  • Connect to metalights WiFi (password: metalights)
  • Configure QLC+ so it outputs on the 192.168.88.255 address
  • Define a 18x2 matrix fixture
  • Use the matrix-functions on this fixture
  • Combine with all kinds of other effects, inputs, masks and what not..
  • All done

Who

  • Overflo - idea, electronics, soldering, firmware
  • redplanet - stein des anstosses, soldering
  • ente - soldering, assembly line
  • min - soldering, assembly line
  • nico - QLC+ setup, effects, installation
  • max - soldering, installation
  • ripper - installation, parts
  • Other people I forgot to mention. Sorry! Please add yourself here

Source

Firmware @ github


Media

Bt2 4.jpg
Bt2 2.jpg
Bt2 0.jpg
Bt2 3.jpg
Bt2 5.jpg
Kabelsalat ist gesund (Assembly session)

References / Links