Machine Control UDP

If your phone is the hotspot, everything should connect to it but I don’t know if the other devices will be able to take to each other (client isolation).

Hello
Here is first draft of Machine/ESP8266 on Arduino IDE
Periph.ino (14.0 KB)
Remove the .ino extension, leave .zip extension, unzip in a folder and open with Arduino IDE.

You don’t need any router, Machine control can connect on any AP (mobile, ESP32 …)
You just have to indicate SSID and Password in configuration (see doc.h) Use fixed Ip addresses.
(Personnaly, in my tractor, it’s connected to a small Rpi Zero W)
For instance, it has no general channel, I’ll add it because I need it on sprayer.
Remarks wellcome …
francois
Edit : for new forum and update
SectionV2.zip.ino (22.7 KB)

4 Likes

I have spent very little time with the esp32 - i better start. This is a really great project!

1 Like

The D1 Mini 32 is a compact layout.

1 Like

Hello everyone,
The Problem is, that my router is pretty small, because i removed the Wifi antennas to get it in the BOX. So now i cant use WLAN. I just can use UDP via LAN.
Regards, Peter