Raspberry Pi
SCADA: Raspberry Pi and Advanced HMI
Sepbtember 2015
How to build simple SCADA that will control your home facilities and gathers data of the home environment? Integration of Raspberry Pi, Advanced HMI and Gspread is simple, cost-free and reliable. Enjoy!
Raspberry Pi Modbus Simulator of Tracerco Nucleonic Profilers
August 2015
During one of my project, I needed to check how was working the communication between PLC and Nucleonic Profiler Modbus Slave. Unfortunately, I didn't have any access to this device. My idea was to use Raspberry Pi and make such simulator.
Setup of Modbus TCP on Raspberry Pi and integration with OPC Kepware Modbus Server
May 2015
Last time I was working with Modbus TCP slaves and masters. I was thinking how to use it and convert Raspberry Pi into Modbus TCP Slave. Luckily, I've found library written in Python - pyModbus that enbles full functionalities of Modbus. In the article, I'd like to show you how it is easy and how you can use this idea e.g. with your home automation system.