https://github.com/hrassi/websocket_esp32_micopython
open socket sever , websocket for open flow data real time monitoring esp32 micropython
https://github.com/hrassi/websocket_esp32_micopython
esp32 websocket websocket-server-esp32 websockets-esp32-micropython
Last synced: 2 months ago
JSON representation
open socket sever , websocket for open flow data real time monitoring esp32 micropython
- Host: GitHub
- URL: https://github.com/hrassi/websocket_esp32_micopython
- Owner: hrassi
- Created: 2024-11-09T10:44:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T10:47:57.000Z (over 1 year ago)
- Last Synced: 2024-11-09T11:30:01.408Z (over 1 year ago)
- Topics: esp32, websocket, websocket-server-esp32, websockets-esp32-micropython
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
use open socket protocol websocket is used to contole led
real time control
2 ways for connection :
1 as station : esp connect to the home router then from ur phone
u connect to the same network and put the ip in the browser
2 as access point direct wifi u connect to it to control
the led in real time
u can use this protocol for real time monitoring , open data flow between server and client