How to test RS-232 from 7" Raspberry Pi Panel PC May 11, 2021 Introduction RS-232 is an interface that designates a standard for the exchange of serial binary data between a DTE (Data Terminal Equipment) , such a computer, and a DCE (Data Communication Equipment... PanelPC 7" Panel RS232 Raspberry Test Read more
Node-RED & 7" Panel PC tutorial: How to test inputs and outputs May 11, 2021 Introduction Node-RED has multiple applications, such as monitoring different values from inputs and outputs from open source projects. So, in this post you will learn how to activate different output... 7" Panel Digital Inputs Node-Red Test output Read more
Basics about Inputs and Outputs of 7" Panel PC May 10, 2021 INTRODUCTION This Industrial Panel PC for industrial monitoring is based on GNU/Linux (Raspbian/Ubuntu) OS installed on an SD card. It has many built-in interfaces like Ethernet, USB or WiFi Using the... PanelPC 7" Panel Industrial Industrial Panel PC Node-Red Read more
Node-RED & Raspberry tutorial: How to capture data from sensor May 6, 2021 Introduction Node-RED is a programming tool for wiring together hardware devices. APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire to... Camera Node-Red Raspberry RaspberryPLC Sensor Read more
Most Useful Commands for Raspberry Pi automation May 6, 2021 Introduction Raspberry Pi commands allow us to work on a wide range of applications. Raspberry Pi can provide support from building a prototype to developing an existing software. In this post, you wi... Commandline Linux Raspberry RaspberryPLC RaspberryPi Read more
How to check Ethernet Configuration May 6, 2021 Introduction - The Raspberry Ethernet Ports The industrial Raspberry PLC has two Ethernet ports, eth1 and eth0. The Ethernet port controller is based on W5500 IC and generates the eth1 interface, whil... Connection Ethernet Network Raspberry RaspberryPLC Read more
How to take a picture when a load cell value is detected May 4, 2021 Introduction Wearable sensors are an emerging market that is rapidly gaining recognition in the global market, especially in the industrial sector. Raspberry Pi based PLC family offers a wide range of... Camera Node-Red Raspberry RaspberryPLC WeightSensor Read more
How to connect USB Camera to Raspberry PLC Apr 28, 2021 Explanation TAKING PICTURES 1. Connect the Raspberry PLC to a WIFi network 2. Open up a terminal windows and issue the following command to install the fswebcam package: sudo apt update sudo apt insta... Camera IndustrialShields Raspberry RaspberryPLC Video Read more
How to change RTC time of Touchberry or industrial Raspberry PLC Mar 17, 2021 Introduction Raspberry Pi based PLC family and TouchBerry Pi family devices have an RTC chip called DS3231. The RTC (Real-Time-Clock) is used to set the time of the devices in the most accurate mode a... Industrial IndustrialShields PLC Raspberry RaspberryPLC TouchberryPi Read more
How to connect industrial Raspberry PLC to Wi-Fi Mar 15, 2021 Introduction Raspberry Pi PLC devices has Wi-Fi wireless connectivity by default. It uses the two most common frequencies: 2.4GHz and 5GHz. It also uses the IEEE 802.11.b/g/n/ac bands. And, to connect... Industrial IndustrialShields PLC Raspberry RaspberryPLC Wi-fi Wifi Read more
How to work with RS485 with a Raspberry PLC Mar 8, 2021 Introduction RS-485 , also known as EIA-485, is defined as a differential multi-point bus system; it is perfect to transmit data with high speed at ranges up to 12m. One of its most important features... Communication RS485 Raspberry RaspberryPLC Serial Read more
How to work with PWM outputs on industrial Raspberry PLC Feb 24, 2021 Introduction The devices of the Raspberry Pi based PLC family have a defined number of digital outputs. All of them can be programmed as PWM outputs, if required. As we know, the PWM (Pulse Width Modu... Industrial IndustrialShields PLC PWM Raspberry output Read more