Skip to content

Websocket server, client and service that speaks to Arduino.

Notifications You must be signed in to change notification settings

Pang/WebsocketServer

Repository files navigation

Client sends a command to the server through websockets, the server then sends that command to the ArduinoService and the service speaks to the connected Arduino and passes the command across using the Serial protocol.

In this example we can tell the Arduino to turn the light on/off from a separate client.

About

Websocket server, client and service that speaks to Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published