Hi,
As I'm newbie with Arudino and PHP, I fell into the following issue, while trying to establish the connection on the website with the PHPoC.
All wiring and configuration have been made as per instructions in this tutorial:
https://create.arduino.cc/projecthub/khanhhs/arduino-have-fun-with-color-sensor-5bafff?ref=tag&ref_id=sensor&offset=57
This is what I get in Chrome console for debugging:
remote_color.php:68 WebSocket connection to 'ws://192.168.75.104/color' failed: Error during WebSocket handshake: Unexpected response code: 404
Let me know what you think about this.
Thanks a bunch