Modifications

Aller à : navigation, rechercher

Zygos Masques

1 475 octets ajoutés, 7 décembre 2017 à 18:39
aucun résumé de modification
{{Projet
|status=PrototypeFonctionnel
|status_pub=Publié
|image=Resized 20170707 234206.jpeg
|machines=Laser-Smoothignstech,
|source=https://github.com/joliclic/zml_wsserver
|url=http://zygos.fr/
}}
== 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 :
* 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
71
modifications

Menu de navigation