for my project i was trying to turn a led on with esp8266 i managed to do it but I can't connect from anywhere because i have private Ip and can't use port forwarding to solve it.
So i was thinking is it possible to create free website and then read data from the website to push a button or turn a led on? If it is possible could you post links for tutorials how to do it? I was trying to find something like this but i was unable, propably looking for wrong stuff.
I was thinking i'd create a website on free hosting domains and then set up some buttons and read their state with esp8266 to turn led on is this possible?