We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a37ca commit aaad0c9Copy full SHA for aaad0c9
README.md
@@ -1,2 +1,6 @@
1
# Arduino_Websocket_Server
2
-Websocket Server deployed on the Arduino platform
+Websocket Server deployed on the Arduino platform sends data to the Fast API server and displays the data as a graph
3
+<br>
4
+Requires WebSocket.h to work WebSocketServer: https://github.com/ejeklint/ArduinoWebsocketServer
5
6
+Developed for Arduino Uno R3 and Ethernet Shield W5100
0 commit comments