Skip to content

Commit

Permalink
Specify 5V/VIN for ESP32 power
Browse files Browse the repository at this point in the history
  • Loading branch information
DomiStyle authored Jul 24, 2021
1 parent 6378df1 commit effede4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This hardware installation guide assumes you already have a Panasonic DNSK-P11 i

| **ESP32** | **Logic Converter** | **AC connector** | **Notes** |
| --------- | ------------- | ---------------- | ----------- |
| - | VCC/HV | 5V | Provides the ESP32 with power from the AC, make sure to connect it to the high voltage side if your logic converter has one |
| 5V/VIN | VCC/HV | 5V | Provides the ESP32 with power from the AC, make sure to connect it to the high voltage side if your logic converter has one |
| 3.3V | VCC/LV | - | Connect the logic converter to 3.3V on the LV side |
| GND | GND | GND | Connect any ground from the ESP32 to the ground of the logic converter low voltage side |
| GPIO16 | LV1 | - | Connect GPIO16 to the first of your logic converter channels (Low voltage) |
Expand Down

0 comments on commit effede4

Please sign in to comment.