An open API service indexing awesome lists of open source software.

https://github.com/jafb321/esp32-websocket-client

Web Socket client - Send data from ESP32/Arduino
https://github.com/jafb321/esp32-websocket-client

Last synced: 9 months ago
JSON representation

Web Socket client - Send data from ESP32/Arduino

Awesome Lists containing this project

README

          

# Web Socket client with ESP32

### Why is there a websocket-server folder?
It's just a quick web sockets server with node.js, go to that folder and type "npm start" in your terminal to run