[go: nahoru, domu]

Skip to content

zoutepopcorn/esp8266-Websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-Websocket

At this moment not working so much at this websocket. I try to implement it in the esp8266 itself later.

Testing a Websocket...

For now not working and @ arduino but I want to make it run on the ESP itself.

Sending a message is broken.

I used some code from this lib:

TODO:

My ESP8266 is @ 38400 (Arduino pro mini @ 3.3V Its the max speed)

Websocket handshake (working) http://en.wikipedia.org/wiki/WebSocket

Testing websocket online: http://www.websocket.org/echo.html

My goal is to make it also make it working @ ESP8266.

This is a nice topic, about websocket: http://stackoverflow.com/questions/8125507/how-can-i-send-and-receive-websocket-messages-on-the-server-side

INSTRUCTIONS Connect ESP8266 to 3.3 and CH_PD to +. Then RX & TX to the RX and TX from your aduino. Pin 9 to RX from your debug Serial port. Don't put it at 5 Volt!!

Image

About

Websocket. For now not working and @ arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published