Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamdktr wrote:Compile it under Arduino 1.6.7
uzi18 wrote:george2002 wrote:Is it something like esp-link? https://hackaday.io/page/1304-virtual-serial-port-tunnel-to-use-with-esp-link " target="_blank" rel="nofollow noopener ugc" class="postlink inline" title="" > https://hackaday.io/page/1304-virtual-serial-port-tunnel-to-use-with-esp-link because esp-link has a lot of options, only the RS485 support is probably not implemented from what I read quickly
How about stability? and it works at what speeds and whether they can be changed easily or the code needs to be uploaded to esp8266 to make it different?
There is an esp-link latka with rs485 support, you have to look at repo / issue
levy^ wrote:modbus is a completely different pair of wellies
dktr wrote:ESP8266 programmed in ArduinoIDE
Quote:Probably the next library will also not be known #includefatal error: ESP8266WiFi.h: No such file or directory
Kicauke wrote:I use TX RX pins for comm and D2 (GIPO4) for DE/RE,
TL;DR: "54 % flash used, all the results are correct" [Elektroda, dktr, #17264295; #16847583]. 1200–9600 baud verified, MAX3485 lets 3.3 V reach full RS-485 length. Inline Wi-Fi auto-reconnect added in v2.
Why it matters: this open-source bridge lets any PC or PLC talk Modbus-RTU over Wi-Fi with parts that cost under €5.
• Verified baud rates: 1 200, 2 400, 9 600 bps [Elektroda, dktr, post #16847583]
• Flash footprint: 238 kB (≈54 % of 434 kB) on generic ESP-12 F [Elektroda, dktr, post #17264295]
• Typical current draw: 80–170 mA for ESP-12 F @ 3.3 V (ESP8266 Datasheet)
• MAX485 requires 5 V; MAX3485 works 3.0–3.6 V, 52 mA max (Maxim DS3999)
• socat command: pty,link=/dev/espS0,raw tcp: