Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| hardware:viri-esp [2026/04/13 18:37] – commanderred | hardware:viri-esp [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = Viri ESP | + | # Viri ESP |
| Viri-ESP is a ESP-32 based hardware project for making our alert system inside the VOC office easy to deploy when the voc2dmx hardware is not around. It should be found in the R2 box. | Viri-ESP is a ESP-32 based hardware project for making our alert system inside the VOC office easy to deploy when the voc2dmx hardware is not around. It should be found in the R2 box. | ||
| Line 7: | Line 7: | ||
| The old code for the platformio based version can be found [[https:// | The old code for the platformio based version can be found [[https:// | ||
| - | == Hardware | + | ## Hardware |
| The hardware itself is just a ESP-32 based devboard. There, a JST SM male connector is soldered onto the ESP-32 (red to VIN, white to GND, green to GPIO5). This way, the ESP can be powered via the LED strip. | The hardware itself is just a ESP-32 based devboard. There, a JST SM male connector is soldered onto the ESP-32 (red to VIN, white to GND, green to GPIO5). This way, the ESP can be powered via the LED strip. | ||
| Line 13: | Line 13: | ||
| If the strip is not 5V, do not connect the red wire to VIN! | If the strip is not 5V, do not connect the red wire to VIN! | ||
| - | === Compatible LED strips | + | ### Compatible LED strips |
| The first test of the hardware was doing GLT26. There we used a WS2812B 5V LED strip. While in theory with a bit of modifications the ESP-32 would of course work with ledstrips with higher voltage, 5V is ideal because it also is the right voltage for the ESP-32 devboards and is easily available through USB. | The first test of the hardware was doing GLT26. There we used a WS2812B 5V LED strip. While in theory with a bit of modifications the ESP-32 would of course work with ledstrips with higher voltage, 5V is ideal because it also is the right voltage for the ESP-32 devboards and is easily available through USB. | ||
| Line 19: | Line 19: | ||
| It is recommended to solder on a USB-C PD trigger pcb to the red and white wires of the LED strip on the start of the ledstrip. This way the ESP-32 is getting powered through the JST connector. | It is recommended to solder on a USB-C PD trigger pcb to the red and white wires of the LED strip on the start of the ledstrip. This way the ESP-32 is getting powered through the JST connector. | ||
| - | == Web-UI | + | ## Web-UI |
| For basic operation, a webui is hosted both on the AP and STA interface. | For basic operation, a webui is hosted both on the AP and STA interface. | ||
| Line 33: | Line 33: | ||
| {{.: | {{.: | ||
| - | == Pictures | + | ## Pictures |
| {{.: | {{.: | ||