'esp32-ws-send-color' uses 'ESP32' to send the analog input RGBA value via WebSocket.
Here is an example of receiving with 'NeosVR' and acquiring color information.
- ESP-WROOM-32
- Platformio IDE
https://platformio.org/platformio-ide
- gilmaimon/ArduinoWebsockets@^0.5.3
- arduino-librarie/Arduino_JSON@^0.1.0
- Open src/main.cpp and set the following items correctly.
- PIN_X
- SSID
- PASSWORD

