-->
Page 1 of 2

Network connected long distance relationship lamps

PostPosted: Tue Apr 11, 2017 8:18 pm
by FE3DBAK
Hey!! so i'm trying to make these
http://www.uncommongoods.com/product/lo ... touch-lamp

I bought a couple of these esp 8266's thinking i'd just "figure it out" but I have zero programming experience and I'm slightly over my depth.. any help will be appreciated..

I've installed the stuff on this page https://github.com/esp8266/Arduino

I just don't know what to do with the sketches in Arduino..... anyways, just any tips will help.
Thanks!!

Re: Network connected long distance relationship lamps

PostPosted: Thu Apr 13, 2017 11:31 am
by jeffas
So you want to use the Arduino programming environment to program the ESPs, yes?
What have you done so far? Have you got the Arduino environment running on your PC? Have you got the USB adaptor for comms between the PC and the ESP?

Re: Network connected long distance relationship lamps

PostPosted: Thu Apr 13, 2017 2:03 pm
by rudy
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

Re: Network connected long distance relationship lamps

PostPosted: Thu Apr 13, 2017 6:33 pm
by FE3DBAK
jeffas wrote:So you want to use the Arduino programming environment to program the ESPs, yes?
What have you done so far? Have you got the Arduino environment running on your PC? Have you got the USB adaptor for comms between the PC and the ESP?

Yes, I've installed Arduino, I have connected the esp, i just don't know what to put in as a sketch..