Zygos Masques

De fablabo
Aller à :navigation, rechercher


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

Contributeur·ice·s

Statut du projet

Fonctionnel

License

CC-by-sa-3.0 - Creative Commons Attribution CC-by-sa-3.0 France« CC-by-sa-3.0 - Creative Commons Attribution CC-by-sa-3.0 France » n’est pas dans la liste (Je ne sais pas, Licence à définir par la suite, Creative commons, Creative Commons Attribution CC-by-sa-3.0 France, Creative Commons Attribution CC-by-3.0 France, Creative Commons Attribution CC-by-nd-3.0 France, Creative Commons Attribution CC-by-nc-nd-3.0 France, Creative Commons Attribution CC-by-nc-3.0 France, Creative Commons Attribution CC-by-nc-sa-3.0 France, Licences libres, ...) des valeurs autorisées pour la propriété « License ».


Description du projet

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



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