Post topics, source code that relate to the Arduino Platform

User avatar
By Middelbh
#1531 Hi!

Thanks to Ray Wang (http://rayshobby.net/?p=9734) I now have a small webserver using Arduino pro mini with ESP8266 that allows me to read the analog inputs of my pro mini on a simple website..
Of course now I want to also be able to use radio buttons to switch on/off an LED connected to the pro mini. I tried a lot of alternatives that I can find for the ethernet shield, but none of them seems to work with the ESP8266.
Anyone that succeeded in this already? I am completely new to this webserver stuff ;-)

Hans