
Experience Neuron Industrial IoT Gateway Software for Free with Time-Unlimited Trial License
To enable users to verify their IIoT systems more easily, Neuron v2.4.4 provides a time-unlimited free trial license.
Learn More →The code of the core framework and Modbus drivers are licensed under LGPL.
Support access to 20+ kinds of industrial protocols, including Modbus, OPC-UA, and more.
Run in real-time to leverage the ultra-low latency industrial data processing at the edge.
Connect hundreds of industrial devices and process over 10,000 data points effortlessly.
Has lower memory footprints, less than 10M, running on low-profile hardware.
Deploy on all types of edge hardware on X86, ARM, RISC-V, and other architectures.
$ docker pull emqx/neuron:2.4.5 $ docker run -d --name neuron -p 7000:7000 --privileged=true --restart=always emqx/neuron:2.4.5
$ git clone https://github.com/emqx/neuron $ cd neuron $ git submodule update --init $ mkdir build && cd build $ cmake .. && make
Support the broadest range of industrial connectivity, including assets, devices, and applications.
Provide data access for industrial applications, such as MES or ERP, IIoT and data analytics software via MQTT or API.
Come with built-in MQTT and WebSocket protocols to help build IIoT applications effortlessly.
Create streaming SQL scripts in an integrated stream processing engine for AI/ML and control logic.
Support encryption TLS, HTTPS, and JWT auth to ensure the data security in transmission.
Provide SDK for extending more southbound drivers and northbound applications plugin services.
Neuron is designed on a modern message bus architecture that is high-performance, scalable, and extensible.
Neuron can seamlessly stream real-time industrial data directly into Industrial applications (MES, SCADA, etc) by integrating with various Cloud platform including EMQX Cloud, AWS, Google Cloud Platform and Microsoft Azure.
Neuron also provides an integrated SQL streaming processing rule engine eKuiper for data analysis AI/ML to leverage the benefit of low-latency processing at the edge side.