Blog

OSC ESP32 MAX

sketch arduino pour ESP32 envoi et reception de trame OSC : include WiFi.h include WiFiUdp.h include OSCMessage.h int LED_BUILTIN = 2; int update_rate = 16;[…]

Code Telecommande Samsung / LG / Ventilateur

Power : Received Samsung: data=0xE0E040BF, nbits=32 Source : Received Samsung: data=0xE0E0807F, nbits=32 Vol + : Received Samsung: data=0xE0E0E01F, nbits=32 Vol – : Received Samsung: data=0xE0E0D02F,[…]

code IR telec Led strip

code choisi proto NEC bouton de haut en bas de droite à gauche Received NEC: address=0xFF00, command=0xBF40 Received NEC: address=0xFF00, command=0xBE41 Received NEC: address=0xFF00, command=0xA25D[…]

Esp32 using touch pin

utilisation des pins dédiés d’un esp32 pour le touch   code arduino : void setup() { Serial.begin(115200); delay(1000); // give me time to bring up[…]

Max OSC dial

Utilisation de SET pour éviter loop (feedback/latence)  

Pd Max osc

conf pour envoi et reception de trame osc entre Pd et Max. Formater les messages  type osc « /identifiant data »  pour parser Pd

Home Assistant – config acces Extérieur

Si reverse proxy , la connexion est refusée installer integration plugin visual code server dans fichier de config global ( configuration.yalm) ajouter une intégration http[…]

Jeedom

Plop Allo la terre truenas avec VM Jail heimdall Plugin RF link : https://community.jeedom.com/t/rflink-network-typeerror-telnet-is-not-a-constructor/98303/18 modif de rflink.js – > { telnet }