I am a complete newbie when it comes to this chip (and probably a lot of hardcore hardware). I know a bunch programming languages like Java, PHP, HTML, JS, and some C, and C++, though.
I just ordered the ESP8266-01, and my first goal is to try to install it, and run a very basic web-server. I know that there is a project here that does that specifically and I will look into it.
But I have a couple of very broad questions:
1. Given the fact that that the chip is so basic, when it comes to it's RAM, how is it possible for it to run a webserver at all?
2. The project that is listed in this forum for a webserver, when you install it, does that mean that you can run PHP on it?
3. My objective, to learn, is to program the chip, connect an LCD (if possible a nokia 3310, or 3110 - I have some at home-) and also connect some sensors to it, like a motion sensor (that I have), and have it report the data to an external URL api that I will make. Do you think that all that is possible?
And again, sorry for my super basic and broad questions . I have still a lot to read ahead in the forums to learn.
Thanks!
Martin,