1 Websocket Methodologies 2 WebSocket functionality 3 Annotation methodology 4 Implement WebSocket lifecycles Respository: 04_04_start Respository: 04_04_end 5 Configure the session Respositroy: 04_05 ...
This repository contains code for programming a NodeMCU to read data from an SHT20 sensor (humidity and temperature) and send it through a WebSocket server. Users can connect to the NodeMCU via its IP ...