Skip to content

Commit dd9bdea

Browse files
committed
Add Waveshare Pico DALI2
1 parent 2006b30 commit dd9bdea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/DALI.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Initial implementation has been performed using [DALI Click](https://www.mikroe.
4242

4343
A redesigned version called [DALI 2 Click](https://www.mikroe.com/dali-2-click) also works fine whith GPIO settings `DALI TX_i` and `DALI RX_i`.
4444

45+
## Waveshare Pico DALI2
46+
47+
This cheap [DALI2 expansion Module](https://www.waveshare.com/pico-dali2.htm) for ESP32-Pico series boards works fine with a Waveshare [ESP32-S3-Pico](https://www.waveshare.com/ESP32-S3-Pico.htm) using GPIO14 as `DALI RX` and GPIO17 as `DALI TX_i`. The Waveshare [ESP32-C6-Pico](https://www.waveshare.com/ESP32-C6-Pico.htm) has no GPIO connection to the Pico DALI2. At the physical locations of the Pico DALI2 signals it uses a Texas Instruments TCA9554 I/O expander, compatible with PCF8574, providing ExIO1 (`DALII TX_i`) and ExIO2 (`DALI RX`). This is currently not supported by Tasmota.
48+
4549
### Shelly DALI Dimmer Gen3
4650

4751
<img alt="ShellyDali" src="../_media/dali_tasmota_main.png" style="margin:10px;float:right;width:20em"> </img>

0 commit comments

Comments
 (0)