User Tools

Site Tools


ws2801

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ws2801 [2025/09/27 02:50] – created riverws2801 [2026/03/16 04:16] (current) river
Line 20: Line 20:
  
 ==== ESP8266 ==== ==== ESP8266 ====
-esptool.py write_flash 0x0 ./WLED_XXX.bin+  * esptool.py write-flash 0x0 ./WLED_XXX.bin
  
 ==== ESP32 ==== ==== ESP32 ====
-esptool.py write_flash 0x0 ./esp32_bootloader_v4.bin +  * esptool.py write-flash 0x0 ./esp32_bootloader_v4.bin 
-esptool.py write_flash 0x10000 ./WLED_XXX.bin+  esptool.py write-flash 0x10000 ./WLED_XXX.bin
  
 ==== WiFi ==== ==== WiFi ====
Line 31: Line 31:
 Password wled1234 Password wled1234
 IP 4.3.2.1 IP 4.3.2.1
 +
 +==== WS2811 / WS2812 ====
 +
 +  * D4 on D1 mini is GPIO 2.
 +  * Order RGB.
 +
  
ws2801.1758941436.txt.gz · Last modified: by river

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki