arduino-esp8266-alexa-multiple-wemo-switch icon indicating copy to clipboard operation
arduino-esp8266-alexa-multiple-wemo-switch copied to clipboard

light dim and brighter

Open iotathings opened this issue 8 years ago • 1 comments

hello sir, thanks for sharing cording, is possible to make light dim and brighter with this cord,

and this cording working with arduino uno or maga ????

iotathings avatar Feb 08 '17 12:02 iotathings

Hi @iotathings , no this code only works with the ESP8266 microcontroller. You might be able change a few functions and make it work with Uno or Mega if you have a networking shield. Dimming is supported by my project, derived from kakopappa's: https://github.com/Aircoookie/Espalexa

Aircoookie avatar Jan 09 '18 17:01 Aircoookie