전광판/LED 모듈

조명 네트워크 WIFI - RF Dimmer - Device(DC 12V, LED or Fan etc)

ZEROWIN.TECH 2022. 10. 10. 21:57
728x90

파이썬을 이용하여 네트워크 통신으로 DC 12V 전압을 제어하여 LED 나 FAN에 Dimming 기능을 적용한다. 앱을 통하여 제어하도록 되어있지만 다양한 오픈소스를 이용하여 피시나 안드로이드 또는 라즈베리파이와같은 서버에서 직접 제어한다.

 

구성

Wifi-Relay  
DC 12V Flash Light LED Dimmer

Dimming Dimming

 

Wifi -Gateway - RF - Dimmer 테스트 동영상

 

 

Protocol Reference

https://community.home-assistant.io/t/skydance-2-4g-rf/99399/17

 

TestCode

55aa5aa57e0d80008039af00000100790000007e

55aa5aa57e378000800868000001000a010001007e - ON / OFF

55aa5aa57e378000800868000001000a010000007e


55aa5aa57e0580110039af000001000702000000007e - Dimmer 0 ~ 255

55aa5aa57e0680110039af000001000702000083007e

55aa5aa57e0780110039af0000010007020000ff007e

55aa5aa57e0880110039af000001000702000000007e

55aa5aa57e0980110039af000001000702000083007e

55aa5aa57e0a80110039af0000010007020000ff007e

Trace:  skydance_wifi_rf_relay

 

skydance_wifi_rf_relay [DokuWiki]

This section is about integration of SkySmart products with some different home assistant software. This wifi relay device works with an App (SkyDance or SkySmart) which discovers the device and send different commands (discover, rename, dim, on/off) to th

dokuwiki.espaiweb.net

http://dokuwiki.espaiweb.net/doku.php?id=byte_codes#byte_codes 

 

byte_codes [DokuWiki]

Byte codes All string bytes codes are in Hex General string syntax Byte strings have this syntax: header N Op. Code OpC OpV ? term | | | | | | | | 55aa5aa57e 00 0000000100 3f6e 0100 7000 00 007e Where: header: init code N: number of operation. I see it's a

dokuwiki.espaiweb.net

 

 
 

Packet sender 

테스트 패킷을 전송하여 동작 유무 테스트한다.

구성품

wifi relay, led dimmer, remote control 구성품
WiFi to RF Converter WiFi-Relay (iskydance.com)

   

 

 

참조 github

GitHub - tomasbedrich/skydance: A library for communication with Skydance lighting Wi-Fi relays.
   

https://github.com/rionkim54/wifi_controller

 

GitHub - rionkim54/wifi_controller

Contribute to rionkim54/wifi_controller development by creating an account on GitHub.

github.com

 

다른 참조 동영상

전시장에 설치하여 빠른속도로 제어시 직접 보드를 제작하여 제공한다.