While what you want may seem simple, it isn't.
I found http://www.martyncurrey.com/arduino-esp8266-web-server/ to be very helpful in understanding what is happening behind the scenes. It is a very simple example.
Go-to esp8266basic.com and check out the examples page.
The is a good GUI example and an example for using servos if that is usefull.
Sending data out the serial port is also pretty simple.
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com
Mmiscool wrote:That would be really easy to do in esp basic.
Go-to esp8266basic.com and check out the examples page.
The is a good GUI example and an example for using servos if that is usefull.
Sending data out the serial port is also pretty simple.
I have two ESP-01 on order. I hope to try this firmware soon.