Guía de desarrollo avanzado para los ordenadores industriales ARM de la serie EC

Today, let’s learn the Advanced Development Guide for EC Series ARM Industrial Computers. But first, we should learn more about it.

The EC Series ARM industrial computers feature an optimized Ubuntu system at their core, providing a stable foundation for industrial applications. They come pre-installed with Nodo-RED y NeuronEX software.

Not only do they rapidly integrate business development with professional industrial data acquisition, but they also significantly enhance the efficiency of development and the operational reliability of industrial IoT solutions.

To help developers understand and use EC gateways, we previously released the EC100 Development Guide y el EC300 Development Guide. However, if you’ve forgotten basic info such as the EC gateway backend URL, please review the EC Series Gateway Learning Guide.

EC100 High-performance Open Source ARM Industrial Computer_detailpage_03/Advanced Development Guide for EC Series ARM Industrial Computers

Advanced Development

1. Remote Management – FRP

FRP is a fully open-source project. By deploying the FRP server on a machine with a public IP address, you can easily expose internal network services to the public internet. Simply put, FRP maps a local web service port to a port on the public server. Once mapped, accessing the public server’s port directly allows access to the local web service.

This is how the EG series implements its remote functionality. FRP is extremely lightweight and simple to deploy, requiring only a single configuration file modification to complete the mapping. EC series customers can set up their own servers to enable remote management. For detailed information, please refer to:

frp/README_zh.md at dev .fatedier/frp

2. WEB Configuration – FUXA

FUXA is a fully web-based, cross-platform, full-stack software solution designed specifically for process visualization, encompassing SCADA/HMI dashboard functionality. It utilizes Node.js as its backend technology stack and Angular for frontend development, supporting modern browsers.

FUXA’s strength lies in its ability to create customizable process views, display real-time data, and communicate with diverse devices. It supports industrial communication standards, including Modbus RTU/TCP, Siemens S7 protocol, OPC-UA, BACnetIP, MQTT, and EthernetIP.

FUXA is a fully open-source project, allowing users to selectively install components based on their needs. For detailed information, please refer to:

frangoteam/FUXA.git: fuxa

We also provide software development and customization services. If needed, please contact our sales team.

Acerca de mí
db6893fd1d3e314ac461fa240068dc06?s=150&d=mp&r=g
Especialista en soluciones de IoT ~ Web ~  Más entradas

Agnes Wang es especialista en soluciones de IoT en IOTRouter, donde se dedica principalmente a las pasarelas de IoT industrial, la computación en el borde y las soluciones de automatización industrial.

Está especializada en tecnologías de comunicación industrial, entre las que se incluyen Modbus, IEC 60870-5-104, MQTT, OPC UA, integración de PLC y aplicaciones de monitorización remota. Colabora en la redacción de artículos técnicos y guías de aplicación sobre soluciones de IoT industrial, conversión de protocolos y computación periférica.