[第30期] 使用ESP IDF紅外遙控技術控制WS2812 RGB LED燈帶/Use ESP IDF RMT to control RGB LED strip

本視頻記錄如何使用ESP IDF 的紅外遙控技術來控制WS2812 RGB LED燈帶 
 內容包含: 
1. WS2812 RGB LED數據模式說明 
2. 說明如何用ESP IDF 紅外遙控的傳輸資料格式來控制WS2812 
3. ESP IDF Strip LED的範例解說 

 This video records how to use ESP IDF' remote control transceiver (RMT) to control the WS2812 RGB LED strip 
 Content includes: 
1. WS2812 RGB LED data mode description 
2. Explain how to use the transmission data format of ESP IDF RMT to control WS2812 
3. Example explanation of Strip LED provided by ESP IDF

留言

這個網誌中的熱門文章

使用VS code開發Python程式 - Matplotlib繪圖

使用Pycharm開發Python程式與用Matplotlib繪圖