SmartSerial on cheap ESP32-8ch-Relais Card
- meister
- Offline
- Platinum Member
-
Less
More
- Posts: 728
- Thank you received: 442
25 Nov 2025 05:47 - 25 Nov 2025 05:57 #339183
by meister
SmartSerial on cheap ESP32-8ch-Relais Card was created by meister
Hi,
i modified the mesa-smartserial-device-template a little bit
and put it on a cheap ESP32 8ch-Relay board for extra Outputs.
i used platformio as buildsystem for easy use, i have also test the code on raspberry-pico,
github.com/multigcs/SmartSerial-ESP32RelayX8Board/tree/main
www.youtube.com/shorts/6ZKBH5xW8OQ
Relay-Board: www.amazon.de/dp/B0FNRH8QSN
Optional: www.amazon.de/TECNOIOT-Two-Way-Transfer-...tional/dp/B081J5R35N
Works fine with 7i92, but have still problems with 7c81 SmartSerial connector, not shure why,
maybe my pinout is wrong or problems with the TX_en stuff.
my Board with RS422 mod:
i modified the mesa-smartserial-device-template a little bit
and put it on a cheap ESP32 8ch-Relay board for extra Outputs.
i used platformio as buildsystem for easy use, i have also test the code on raspberry-pico,
github.com/multigcs/SmartSerial-ESP32RelayX8Board/tree/main
www.youtube.com/shorts/6ZKBH5xW8OQ
Relay-Board: www.amazon.de/dp/B0FNRH8QSN
Optional: www.amazon.de/TECNOIOT-Two-Way-Transfer-...tional/dp/B081J5R35N
Works fine with 7i92, but have still problems with 7c81 SmartSerial connector, not shure why,
maybe my pinout is wrong or problems with the TX_en stuff.
my Board with RS422 mod:
Attachments:
Last edit: 25 Nov 2025 05:57 by meister.
The following user(s) said Thank You: unknown
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
-
Less
More
- Posts: 728
- Thank you received: 442
25 Nov 2025 16:52 #339214
by meister
Replied by meister on topic SmartSerial on cheap ESP32-8ch-Relais Card
ok, works also on the 7c81 ports
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 21478
- Thank you received: 7325
25 Nov 2025 21:29 #339221
by tommylight
Replied by tommylight on topic SmartSerial on cheap ESP32-8ch-Relais Card
Small soldered board, is it the RS422 to RS232 converter, or just a line driver?
Nice work, i do like the ESP32 due to it's versatility.
Thank you.
Nice work, i do like the ESP32 due to it's versatility.
Thank you.
The following user(s) said Thank You: meister
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
-
Less
More
- Posts: 728
- Thank you received: 442
25 Nov 2025 22:10 - 25 Nov 2025 22:12 #339223
by meister
Replied by meister on topic SmartSerial on cheap ESP32-8ch-Relais Card
Last edit: 25 Nov 2025 22:12 by meister.
Please Log in or Create an account to join the conversation.
- HaroldHarvey
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 1
03 Dec 2025 11:00 - 20 Dec 2025 08:30 #339684
by HaroldHarvey
Replied by HaroldHarvey on topic SmartSerial on cheap ESP32-8ch-Relais Card
Essas placas ESP32 baratas funcionam, mas exigem mais testes do que soluções industriais. A fase experimental faz lembrar os primeiros passos dos
casinos em portugal
no ambiente digital. Testar, errar e ajustar faz parte do processo.
Last edit: 20 Dec 2025 08:30 by HaroldHarvey.
The following user(s) said Thank You: meister
Please Log in or Create an account to join the conversation.
- feng
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
24 Mar 2026 08:13 #344656
by feng
Replied by feng on topic SmartSerial on cheap ESP32-8ch-Relais Card
Hello, I'm trying to clone this board. Do you have any HAL file references?
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
-
Less
More
- Posts: 728
- Thank you received: 442
24 Mar 2026 08:18 #344657
by meister
Replied by meister on topic SmartSerial on cheap ESP32-8ch-Relais Card
no, but you can see the new pins with:
halcmd show
halcmd show
Please Log in or Create an account to join the conversation.
- feng
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
24 Mar 2026 09:12 #344659
by feng
Replied by feng on topic SmartSerial on cheap ESP32-8ch-Relais Card
The translation into English is:
"Do I only need this HAL configuration:
loadrt hm2_eth board_ip="10.10.10.10" config="num_encoders=1 num_pwmgens=1 num_stepgens=5 sserial_port_0=0xxxxxxx"
Or are there other settings required as well?"
"Do I only need this HAL configuration:
loadrt hm2_eth board_ip="10.10.10.10" config="num_encoders=1 num_pwmgens=1 num_stepgens=5 sserial_port_0=0xxxxxxx"
Or are there other settings required as well?"
Please Log in or Create an account to join the conversation.
- feng
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
24 Mar 2026 09:17 #344660
by feng
Replied by feng on topic SmartSerial on cheap ESP32-8ch-Relais Card
The translation into English is:
"Is the 7I92 pin compiled as:
10 30 IOPort SSerial 0 TXData0 (Out)
11 31 IOPort SSerial 0 RXData0
?
"Is the 7I92 pin compiled as:
10 30 IOPort SSerial 0 TXData0 (Out)
11 31 IOPort SSerial 0 RXData0
?
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.618 seconds