Closed ekerp closed 8 years ago
Updated the missing relay code. Thanks for creating an issue
Thanks now it works Question I need to learn to code arduino any good place to start.?
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message -------- From: Aruna Tennakoon notifications@github.com Date: 8/15/2016 12:47 PM (GMT-05:00) To: kakopappa/arduino-esp8266-alexa-wemo-switch arduino-esp8266-alexa-wemo-switch@noreply.github.com Cc: ekerp ekerp@hotmail.com, Author author@noreply.github.com Subject: Re: [kakopappa/arduino-esp8266-alexa-wemo-switch] no working (#1)
Updated the missing relay code. Thanks for creating an issue
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1#issuecomment-239856729, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AT3FaJu_hHuPC_BzSG7z1OXd6_W0-cbEks5qgJgkgaJpZM4JcIK-.
This is my first real Arduino project as well. Prior to this I had very little experience in Arduino. If you want to get into Arduino programming I recommend you to start with basics like turning on of LEDs and then move to more advanced stuff. I used YouTube alot to search for this and that. You can find almost anything there
Louis Rossman has good tutorials on YouTube to explain components like Transistors, capacitors in plain English
Good luck, let me know if you need any help
On Tuesday, August 16, 2016, ekerp notifications@github.com wrote:
Thanks now it works Question I need to learn to code arduino any good place to start.?
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message -------- From: Aruna Tennakoon <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> Date: 8/15/2016 12:47 PM (GMT-05:00) To: kakopappa/arduino-esp8266-alexa-wemo-switch < arduino-esp8266-alexa-wemo-switch@noreply.github.com javascript:_e(%7B%7D,'cvml','arduino-esp8266-alexa-wemo-switch@noreply.github.com');
Cc: ekerp <ekerp@hotmail.com javascript:_e(%7B%7D,'cvml','ekerp@hotmail.com');>, Author < author@noreply.github.com javascript:_e(%7B%7D,'cvml','author@noreply.github.com');> Subject: Re: [kakopappa/arduino-esp8266-alexa-wemo-switch] no working (#1)
Updated the missing relay code. Thanks for creating an issue
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1# issuecomment-239856729, or mute the threadhttps://github.com/ notifications/unsubscribe-auth/AT3FaJu_hHuPC_BzSG7z1OXd6_W0- cbEks5qgJgkgaJpZM4JcIK-.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1#issuecomment-239888165, or mute the thread https://github.com/notifications/unsubscribe-auth/AHIM5iq0BPEgBywLgfiPKK8TSNOyK9Omks5qgLGcgaJpZM4JcIK- .
thanks for your big help ....another thing how can i add a power bottom to this project so i can turn it from local switch too.
[Image by FlamingText.com]http://www.flamingtext.com/hmail.html
From: Aruna Tennakoon notifications@github.com Sent: Monday, August 15, 2016 9:43 PM To: kakopappa/arduino-esp8266-alexa-wemo-switch Cc: ekerp; Author Subject: Re: [kakopappa/arduino-esp8266-alexa-wemo-switch] no working (#1)
This is my first real Arduino project as well. Prior to this I had very little experience in Arduino. If you want to get into Arduino programming I recommend you to start with basics like turning on of LEDs and then move to more advanced stuff. I used YouTube alot to search for this and that. You can find almost anything there
Louis Rossman has good tutorials on YouTube to explain components like Transistors, capacitors in plain English
Good luck, let me know if you need any help
On Tuesday, August 16, 2016, ekerp notifications@github.com wrote:
Thanks now it works Question I need to learn to code arduino any good place to start.?
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message -------- From: Aruna Tennakoon <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> Date: 8/15/2016 12:47 PM (GMT-05:00) To: kakopappa/arduino-esp8266-alexa-wemo-switch < arduino-esp8266-alexa-wemo-switch@noreply.github.com javascript:_e(%7B%7D,'cvml','arduino-esp8266-alexa-wemo-switch@noreply.github.com');
Cc: ekerp <ekerp@hotmail.com javascript:_e(%7B%7D,'cvml','ekerp@hotmail.com');>, Author < author@noreply.github.com javascript:_e(%7B%7D,'cvml','author@noreply.github.com');> Subject: Re: [kakopappa/arduino-esp8266-alexa-wemo-switch] no working (#1)
Updated the missing relay code. Thanks for creating an issue
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1# issuecomment-239856729, or mute the threadhttps://github.com/ notifications/unsubscribe-auth/AT3FaJu_hHuPC_BzSG7z1OXd6_W0- cbEks5qgJgkgaJpZM4JcIK-.
You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1#issuecomment-239888165, or mute the thread https://github.com/notifications/unsubscribe-auth/AHIM5iq0BPEgBywLgfiPKK8TSNOyK9Omks5qgLGcgaJpZM4JcIK- .
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1#issuecomment-239979591, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AT3FaIwFxzoPtlQNoqvZrrQVEDWB_fxbks5qgRXUgaJpZM4JcIK-.
Look for a push button example https://www.arduino.cc/en/Tutorial/Button
On Tuesday, August 16, 2016, ekerp notifications@github.com wrote:
thanks for your big help ....another thing how can i add a power bottom to this project so i can turn it from local switch too.
[Image by FlamingText.com]http://www.flamingtext.com/hmail.html
From: Aruna Tennakoon <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> Sent: Monday, August 15, 2016 9:43 PM To: kakopappa/arduino-esp8266-alexa-wemo-switch Cc: ekerp; Author Subject: Re: [kakopappa/arduino-esp8266-alexa-wemo-switch] no working (#1)
This is my first real Arduino project as well. Prior to this I had very little experience in Arduino. If you want to get into Arduino programming I recommend you to start with basics like turning on of LEDs and then move to more advanced stuff. I used YouTube alot to search for this and that. You can find almost anything there
Louis Rossman has good tutorials on YouTube to explain components like Transistors, capacitors in plain English
Good luck, let me know if you need any help
On Tuesday, August 16, 2016, ekerp <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:
Thanks now it works Question I need to learn to code arduino any good place to start.?
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message -------- From: Aruna Tennakoon <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> Date: 8/15/2016 12:47 PM (GMT-05:00) To: kakopappa/arduino-esp8266-alexa-wemo-switch < arduino-esp8266-alexa-wemo-switch@noreply.github.com javascript:_e(%7B%7D,'cvml','arduino-esp8266-alexa-wemo-switch@noreply.github.com'); <javascript:_e(%7B%7D,'cvml','arduino-esp8266-alexa-wemo- switch@noreply.github.com javascript:_e(%7B%7D,'cvml','arduino-esp8266-alexa-wemo-switch@noreply.github.com'); ');>
Cc: ekerp <ekerp@hotmail.com javascript:_e(%7B%7D,'cvml','ekerp@hotmail.com'); <javascript:_e(%7B%7D,'cvml','ekerp@hotmail.com javascript:_e(%7B%7D,'cvml','ekerp@hotmail.com');');>>, Author < author@noreply.github.com javascript:_e(%7B%7D,'cvml','author@noreply.github.com'); <javascript:_e(%7B%7D,'cvml','author@noreply.github.com javascript:_e(%7B%7D,'cvml','author@noreply.github.com');');>> Subject: Re: [kakopappa/arduino-esp8266-alexa-wemo-switch] no working (#1)
Updated the missing relay code. Thanks for creating an issue
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1# issuecomment-239856729, or mute the threadhttps://github.com/ notifications/unsubscribe-auth/AT3FaJu_hHuPC_BzSG7z1OXd6_W0- cbEks5qgJgkgaJpZM4JcIK-.
You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kakopappa/arduino-esp8266-alexa-wemo- switch/issues/1#issuecomment-239888165, or mute the thread https://github.com/notifications/unsubscribe-auth/ AHIM5iq0BPEgBywLgfiPKK8TSNOyK9Omks5qgLGcgaJpZM4JcIK- .
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1# issuecomment-239979591, or mute the threadhttps://github.com/ notifications/unsubscribe-auth/AT3FaIwFxzoPtlQNoqvZrrQVEDWB_ fxbks5qgRXUgaJpZM4JcIK-.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/1#issuecomment-239981076, or mute the thread https://github.com/notifications/unsubscribe-auth/AHIM5iMWeOfnJKbw9Cl3mIy6mXKXDfUNks5qgRiRgaJpZM4JcIK- .
I upload it to wemos 8266 and echo dows no activate relay