Search found 107 matches

by happytm
25 Aug 2017, 01:33
Forum: ESP Easy: Hardware
Topic: AC Dimmer for ESPeasy
Replies: 22
Views: 30100

Re: AC Dimmer for ESPeasy

mgennip,

Can this code code be used for 2 channel AC dimmer.If so what do I have to add to your original code?
by happytm
19 Aug 2016, 03:49
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 178858

Re: OLED Scrolling Display

Hi Namirda, Thank you for your work on all these plugins. I am going to use all of them for my project.I would like to request a useful feature to this plugin which i am missing in my project.I would like to control some 4 dimmers with rotary encoder locally which will show target pwm set on oled sc...
by happytm
19 Aug 2016, 02:54
Forum: ESP Easy: General Discussion
Topic: ProMiniExtender
Replies: 27
Views: 39228

Re: ProMiniExtender

Costo,

Thank you for you help.I will try to save values from extpwm command to pro mini to ints and try to fire the triacs based on those values.
by happytm
18 Aug 2016, 00:12
Forum: ESP Easy: General Discussion
Topic: ProMiniExtender
Replies: 27
Views: 39228

Re: ProMiniExtender

Hi Costo, I got my Pro-mini Working with Esp8266. I am planning to use Mini-Pro as AC Dimmer controller.I am new to espeasy and I want to add following code I found online to ProMini. Is it Possible to run this code with delays in the loop.You said delays could be problem in this sketch.If it is pos...
by happytm
17 Aug 2016, 18:40
Forum: ESP Easy: General Discussion
Topic: ProMiniExtender
Replies: 27
Views: 39228

Re: ProMiniExtender

Hi Costo,

I connected esp8266 and pro-mini directly without resistors.I thought pro-mini with 3.3v 8mhz did not need any resistors.Can you please tell me where i put resistors please ?

Thak you very much for your help.
by happytm
15 Aug 2016, 18:22
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 194727

Re: Feature Request collection/list

Requesting support for :

Adafruit 12-Key Capacitive Touch Sensor Breakout - MPR121

It is I2C interface and good option to save pins on ESP8266.

https://www.adafruit.com/product/1982
by happytm
15 Aug 2016, 18:12
Forum: ESP Easy: General Discussion
Topic: ProMiniExtender
Replies: 27
Views: 39228

Re: ProMiniExtender

Hi Costo, I have followed your experiments with Pro-Mini Extender.I set up PME with your heartbeat code.It is working fine standalone and flashing led at pin 13.On esp8266 i have set up gpio-4 & gpio-5 as SDA and SCL respectively. I then connected pin D1 and D2 on esp8266 to pin A4 & A5 of P...