rudy wrote:And what do you want to do? What is the goal? And do you have electronic experience? Do you know how you plan to power the devices?
Go there and read, do some of the examples. https://github.com/esp8266/Arduino/tree ... sp8266wifi
The goal is basically to have two lamps (Most likely It'll be LED) that are linked to eachother over the internet so that when I turn on lamp A in Texas, Lamp B in Victoria will also turn on, and if lamp B in Victoria gets turned off lamp A in Texas also turns off and vice versa. (With the idea being "i'm thinking about you" etc)
I do have some electronics experience, I can solder etc. I haven't given power much thought, but not battery powered for sure.. the arduino can be powered via micro usb right? maybe something as simple as a wall usb charger?