#11 Let's automate using GRAFCET, Gemma with Node-red & Factory IO

Hi everyone,

I guess some of you know Factory IO, a very easy software to learn automation, handy to connect to lots of PLC and simulators to learn how to code automation with them.

So this time I've used Node-red in a Raspberry Pi to connect with Factory IO and to code a GRAFCET with Gemma guide automation program to try if we could use just Node-red to solve an automation problem.

To control real I/O, I've finally decided to use a ESP8266 wifi arduino connected to the RPi working as a wifi access point and using MQTT protocol, so it's been connected the Rpi wifi AP just with the Arduino, a PC and a phone to control the Node-red dashboard. 

Besides this, I've had to install also a Mosquitto broker in the RPi to do the MQTT communication with Arduino.

You'll see how we can test our Node-red code with Factory IO but, after this, we can stop Factory IO and just let the Arduino I/O to change our automation  states and control a real machine.

Here you have the video to see how all together is working.

See you!


Comentarios

Entradas populares de este blog

#12 Send Modbus TCP data with Siemens PLCSim Advanced operation

#7 Siemens Tia Portal PLCSim simulating S7-1500 & HMI & Wincc Runtime. Good automation leaning tool.

#2 OPC-UA server / client with Node-red