Zygos Masques

De fablabo
Aller à : navigation, rechercher


Masques pour brass band déambulant, éclairé par DEL RGB pilotées en WiFi

Resized 20170707 234206.jpeg

Contributeur·ice·s

Statut du projet

Fonctionnel

Statut de la publication

Publié

License

CC-by-sa-3.0 - Creative Commons Attribution CC-by-sa-3.0 France

Inspiration

Masques Wintercroft https://wintercroft.com/




C'est quoi ?

A partir de masques (les sources des découpes sont propriétaires, c'est le produit de l'entreprise Mycroft) découpés en polypropylène, nous avons rajoutés des rubans de LED RGB à base de WS2812, pilotés grâce au NodeMCU (ESP8266). L'ensemble est connecté en WiFi, les commandes sont envoyées par un interface HTML via le websocket

Dans le détail

Vous trouverez les sources sur Github :


This repository is part of the Zygos Mask Lights project, inserting leds into masks and control them over a wifi network.

This part contains the code for the microcontroller (a NodeMCU card) listening the network via WebSocket, and command the leds inside the mask (WS2812).

The other parts are:

   zml_webcontrol: an html page for sending commands via WebSocket.
   zml_nodemcu_box: plan for a box for the NodeMCU card, made with MDF cutted by laser.

What is ZYGOS MASKS LIGHTS ?

The Zygos Brass Band uses for its show named "Trybz" masks made with polypropylene sheet cutted with laser (original plans by Wintercroft). This project add some leds (WS2812 plugged into a NodeMCU card) inside them, and control them with a tablet/smartphone over a wifi network via WebSocket.


le code de la carte des masques: https://github.com/joliclic/zml_wsserver

la commande (page html): https://github.com/joliclic/zml_webcontrol

éventuellement, la boite pour la carte: https://github.com/joliclic/zml_nodemcu_box