Modifications

Aller à : navigation, rechercher

Zygos Masques

540 octets supprimés, 7 décembre 2017 à 19:49
aucun résumé de modification
}}
== C'est quoi ? ==
 A partir de masques (les sources des découpes sont propriétaires, c'est le produit de l'entreprise MycroftWintercroft) découpés en polypropylène, nous avons rajoutés rajouté des rubans de LED RGB à base de WS2812, pilotés grâce au NodeMCU (ESP8266).L'ensemble des masques est connecté en WiFià un routeur, les commandes sont envoyées par un interface une page HTML via le websocket, rotocole de communication choisi.
== Dans le détail ==
Vous trouverez les sources sur Github :
* 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  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== Pourquoi faire ? ==
la commande (page html):https://githubLe Zygos Brass Band les utilise pour un spectacle déambulant nommé "Trybz". Le but était d'utiliser une identité pour cette fanfare jazz Nouvelle Orléans par le biais des masques afin de remplacer les marques par points sur le visage. La phase a été de rajouter une LED RGB par point puis finalement d'amplifier le tout.com/joliclic/zml_webcontrol
éventuellement, Un opérateur agit sur la boite page HTML pour la carte:https://github.com/joliclic/zml_nodemcu_boxcommander les couleurs
71
modifications

Menu de navigation