Esp8266 Based Remote Access Device Project

Kizilelma

Member
Join Date
Nov 2023
Location
ankara
Posts
9
Hello everyone, nowadays i am working on a project for remote access to our machines. We are using a remote access module, but i want to make my own device.

I want to communicate PLC and Esp8266 on Modbus rs-232 or rs-485, and when Esp8266 connected to Wifi, I want to connect to machine from my remote computer. Sometimes we need to change similar parts of PLC program because an error.

I found these codes :

https://github.com/AlphaLima/ESP32-Serial-Bridge/tree/master

https://github.com/emelianov/modbus-esp8266

https://github.com/jeelabs/esp-link


I want to use these libraries, but i can't decide how can i create algorithm. I am not good at MCU programming, my goal is copying some parts of these codes and editing it.

If you have an idea, can you help me what must be my method ? I will be happy every little details, thank you everyone, good days !
 

Similar Topics

Hi I have a ifix 5.5 application where the operator opens a valve by clicking on a screen object. I can trace from object to data base that it is...
Replies
2
Views
42
Hi, I wanted to ask is there a way to have a visibility expression use the IP address of the HMI (Dynics, not PV) to show certain elements? The...
Replies
3
Views
212
Hello, I am trying to setup on plc so If I enter 60 jph (job per hour) it will send the vfd hertz based on what jph is entered by...
Replies
2
Views
169
I have an array of 55 REAL values. Is there a way to multiply based on the array location ? I have 55 transfer belts that are equally spaced...
Replies
3
Views
167
Good morning, I'm new to PLC and HMIs, and I was given the following problem: I need to be able to filter alarms and events that are only related...
Replies
0
Views
394
Back
Top Bottom