Commit ea891e14b769434a6b278147197bb6dfea2d1777
Committed by
GitHub
1 parent
1e7ec0a3
Update README.md
Showing
1 changed file
with
5 additions
and
5 deletions
README.md
| ... | ... | @@ -11,11 +11,11 @@ Examples for Arduino ATMEGA328 included: |
| 11 | 11 | Needs a DALI hardware interface such as Mikroe DALI click. Or use this very basic DALI interface design for your experiments. |
| 12 | 12 | |
| 13 | 13 | ``` |
| 14 | -Micro- 5.6V ___ | |
| 15 | -controller Zener +----|___|---- 12V Power Supply | |
| 16 | - ___ Diode | 220 | |
| 17 | - RX ---+-|___|-------|>|----------+------------- DALI+ | |
| 18 | - | 10K | | |
| 14 | +Micro- 5.6V ___ | |
| 15 | +controller Zener +----|___|---- 12V Power Supply | |
| 16 | + ___ Diode | 220 | |
| 17 | + RX ---+----|___|-----|>|---------+------------- DALI+ | |
| 18 | + | 10K | | |
| 19 | 19 | +-+ | |
| 20 | 20 | | |100K ___ |/ PNP DALI BUS |
| 21 | 21 | +-+ TX ---|___|----| Transistor | ... | ... |