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

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

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

Last synced: over 1 year ago
JSON representation

TCP Socket client - Send data from ESP32/Arduino

Awesome Lists containing this project

README

          

# TCP Socket client with ESP32

### Why is there a server.js file?
It's just a quick tcp server with node.js, type "node server.js" in your terminal to run