Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev committed Mar 14, 2024
1 parent 52bd7cb commit 910ca59
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# HyperSPI
SPI bridge for AWA protocol to control a LED strip from HyperHDR.
Diagnostic and performance data available at the serial port output [read more](#performancedebug-output).
Rpi acts as a master, ESP8266/ESP32/ESP32-S2 is in slave mode.
Raspberry Pi acts as a master, ESP8266/ESP32/ESP32-S2/rp2040(Raspberry Pi Pico) is in slave mode.

| LED strip / Device | ESP8266<br>(limited performance) | ESP32 / ESP32-S2 mini |
|--------------------------------|:-------:|:-----------:|
| SK6812 cold white | yes | yes |
| SK6812 neutral white | yes | yes |
| WS281x | yes | yes |
| LED strip / Device | rp2040 / Pico | ESP8266<br>(limited performance) | ESP32 / ESP32-S2 mini
|--------------------------------|:-------:|:-----------:|:-------:|
| SK6812 cold white | yes | yes | yes |
| SK6812 neutral white | yes | yes | yes |
| WS281x | yes | yes | yes |


# Why this project was created?
Expand Down

0 comments on commit 910ca59

Please sign in to comment.