Hi
Can someone guide me to a ESP32 internet relay (or any other output) control example, that
controls ESP32 through a button on web sites like AdafruitIO, aRest, ... ... , or another similar IoT website. ?
If you don't know any objective example, can you give me some tips or ideas on how to ... ?
ESP32 Internet relay control
-
- Posts: 52
- http://meble-kuchenne.info.pl
- Joined: Mon Jan 04, 2021 8:08 pm
- Has thanked: 7 times
- Been thanked: 4 times
-
- Valued Contributor
- Posts: 1001
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: ESP32 Internet relay control
Hi Miguel
You can have a look for examples webserver.
With this you can create a webpage with acces in your own network.
Is this what you are looking for?
regards
Stefan
You can have a look for examples webserver.
With this you can create a webpage with acces in your own network.
Is this what you are looking for?
regards
Stefan
Re: ESP32 Internet relay control
Hi
Thanks for you answer but I need to be able to control an output (relay or what else) from outside my home, through
Internet and anywhere in the world .
Thanks for you answer but I need to be able to control an output (relay or what else) from outside my home, through
Internet and anywhere in the world .
Many thanks in advance,
Miguel Garcia,
Electronic Systems Developer
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 686 times
Re: ESP32 Internet relay control
Hi Miguel,
This is one option using Modbus TCP.
https://www.flowcode.co.uk/forums/viewt ... ?f=9&t=161
Here is another using MQTT.
https://www.youtube.com/watch?v=5NFsJTPZKH8&t=407s
This is one option using Modbus TCP.
https://www.flowcode.co.uk/forums/viewt ... ?f=9&t=161
Here is another using MQTT.
https://www.youtube.com/watch?v=5NFsJTPZKH8&t=407s
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel