krzychb / EspScopeA0

On-line wave-forms of ESP8266's A0 in a web browser using web sockets
GNU Lesser General Public License v2.1
42 stars 13 forks source link

Cloud and EspScopeA0 #4

Open williamesp2015 opened 7 years ago

williamesp2015 commented 7 years ago

Hi @krzychb,

I was trying to access my ESP from ordinary web but it needs a cloud to use websocket, then can connect to each ESP IP from anywhere. Do you have experience with this?

Thank you

krzychb commented 7 years ago

Hi @williamesp2015,

To access your ESP from ordinary web I would use dyndns and port forwarding on you router to your ESP as suggested by @Links2004 - https://github.com/Links2004/arduinoWebSockets/issues/123#issuecomment-248033517. Then, to add security to such connection, I would follow this article by @jjssoftware

ahmadmn commented 6 years ago

Hi @krzychb, Where is the Golf version of code?

krzychb commented 6 years ago

Hi @ahmadmn, I got addicted to ESP32 and have not time to prepare & document more advanced versions above Delta.

ahmadmn commented 6 years ago

Thanks for replay @krzychb, That means there is no source code for Golf version?