Question about the ESP32-WROOM-32E Relay Module

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Amtor
Posts: 47
http://meble-kuchenne.info.pl
Joined: Thu Dec 17, 2020 4:35 pm
Has thanked: 17 times
Been thanked: 14 times

Question about the ESP32-WROOM-32E Relay Module

Post by Amtor »

Hello
Can you see any reason why this board would not work with Flowcode.
Thanks very much
Mark

Product description:
AC-powered ESP32 single relay development board equipped with ESP32-WROOM-32E
WiFi&BLE module, all I/0 ports are led out, support AC90-250V power supply mode. Suitable for ESP32 secondary development learning, smart home wireless control and other occasions
Features:
1. On-board mature and stable ESP32-WROOM-32E module, large capacity 4M Byte Flash;
2. The I/O port and UART program download port of the ESP32 module are all led out to facilitate secondary development;
3. Onboard AC-DC switching power supply module, power supply mode supports AC90-250V;
4. Onboard ESP32 module RST reset button and lO0 programmable button;
5. ESP32 supports the use of Ad IDE development tools and provides reference programs in the Ad development environment;
6, Onboard 1 5V relay, output switch signal, suitable for controlling loads within AC 250V/DC30V;
7. Onboard power indicator, 1 programmable LED and relay indicator.
esp relay board.JPG
esp relay board.JPG (88.15 KiB) Viewed 1600 times

Amtor
Posts: 47
Joined: Thu Dec 17, 2020 4:35 pm
Has thanked: 17 times
Been thanked: 14 times

Re: Question about the ESP32-WROOM-32E Relay Module

Post by Amtor »

relay board price.JPG
relay board price.JPG (16.64 KiB) Viewed 1596 times
How can they make them for that price. Amazing.

mnfisher
Valued Contributor
Posts: 953
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 507 times

Re: Question about the ESP32-WROOM-32E Relay Module

Post by mnfisher »

Looks interesting and a good bit of kit for the money.

I posted a bit about programming the esp32 UART viewtopic.php?f=3&t=1372&p=7751#p7751 albeit with different hardware.. Might be worth an experiment..

Martin

Amtor
Posts: 47
Joined: Thu Dec 17, 2020 4:35 pm
Has thanked: 17 times
Been thanked: 14 times

Re: Question about the ESP32-WROOM-32E Relay Module

Post by Amtor »

I've been using these boards up to now it uses the esp8266 and the arduino sinric software. I think you have to link 2 pins together
to put it into programming mode and then use a serial to TTL adapter. I don't think Flowcode could program the esp8266 directly somehow.
I used the an esp8266 with the BBC weather component but I think I could only talk to it via serial cmds.
Anyway I've sent off for a few to play with.
Thanks

Arduino board.JPG
Arduino board.JPG (33.54 KiB) Viewed 1583 times

mnfisher
Valued Contributor
Posts: 953
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 507 times

Re: Question about the ESP32-WROOM-32E Relay Module

Post by mnfisher »

If it's esp8266 - then no go. The description is for esp32 - upgraded boards?

Martin

Amtor
Posts: 47
Joined: Thu Dec 17, 2020 4:35 pm
Has thanked: 17 times
Been thanked: 14 times

Re: Question about the ESP32-WROOM-32E Relay Module

Post by Amtor »

Yes its an upgraded board. So hopefully I might have some luck with it.

Amtor
Posts: 47
Joined: Thu Dec 17, 2020 4:35 pm
Has thanked: 17 times
Been thanked: 14 times

Re: Question about the ESP32-WROOM-32E Relay Module

Post by Amtor »

Just tested the board and it runs lovely.
An LED is on A23 and the relay is on A16
Loads by pressing the I00 button and then EN button or you can link I00 to ground on the pin header
and the press EN button to load. Press EN to run after load.
I had one in a box all the time.

Post Reply