Search found 6 matches
- 30 Mar 2022, 18:52
- Forum: ESP Easy: General Discussion
- Topic: on or off of 16 relay with 16 push button switch with mcp23017
- Replies: 13
- Views: 8750
Re: on or off of 16 relay with 16 push button switch with mcp23017
Hello, I tell you the following 1 That looks like it should, but still, the relay doesn't work. Have you tried toggling pin 2 instead of 3? (since you are using pcapwm, 2 , 4095 below). 1 yes, I already alternated pin 1/2/3 and it does not make any physical changes in the relay, only changes in the ...
- 30 Mar 2022, 06:13
- Forum: ESP Easy: General Discussion
- Topic: on or off of 16 relay with 16 push button switch with mcp23017
- Replies: 13
- Views: 8750
Re: on or off of 16 relay with 16 push button switch with mcp23017
hello When I enter the code pcfgpiotoggle,3 in the command page it shows me the following, but it does not make any changes in the relay. { "log": ": port#3: set to 0", "plugins": 19, "pin": 3, "mode": "output", "state": 0 } Howev...
- 29 Mar 2022, 04:52
- Forum: ESP Easy: General Discussion
- Topic: on or off of 16 relay with 16 push button switch with mcp23017
- Replies: 13
- Views: 8750
Re: on or off of 16 relay with 16 push button switch with mcp23017
hello, how are you, I was adding the code you sent me, but it still doesn't change the relays, I sent GND to all the pins of the mcp23017, but it doesn't do anything at all, there is only activity in the esp easy of the events, I'm going tomorrow to add the resistors that you told me, I have to add ...
- 27 Mar 2022, 17:33
- Forum: ESP Easy: General Discussion
- Topic: on or off of 16 relay with 16 push button switch with mcp23017
- Replies: 13
- Views: 8750
Re: on or off of 16 relay with 16 push button switch with mcp23017
1.357 / 5.000 Resultados de traducción Hello friends how are you? I was trying the instructions they gave me, but the mcp23017 module is not working, only the pca9685 module works, which when sending the browser example 192.168.0.5/control?cmd=pcapwm,15,4095 or 192.168.0.5/control?cmd=pcapwm ,15,0 T...
- 26 Mar 2022, 04:10
- Forum: ESP Easy: General Discussion
- Topic: 16ch relay module project with mcp23017
- Replies: 1
- Views: 4674
16ch relay module project with mcp23017
hello I hope to be in the appropriate forum. I am an apprentice, I only have knowledge of electronics, but nothing of programming, I happened to tell you about my project for my house. Now I have the mcu8266 module + esp easy firmware + pca9685 module + 16ch relay module + app inventor working on my...
- 24 Mar 2022, 17:00
- Forum: ESP Easy: General Discussion
- Topic: on or off of 16 relay with 16 push button switch with mcp23017
- Replies: 13
- Views: 8750
on or off of 16 relay with 16 push button switch with mcp23017
Hello how are you? I am modernizing my house little by little, now I have a 4ch relay module working + mcu8266 module + esp easy firmware + inventor app, everything works perfectly from my local network from the browser or with my cell phone, what I want now is to use a relay module 16 relay and be ...