Review PLC Simatic S7-1200 CPU 1212C Siemens

It is really exciting to have a Siemens PLC, for a long time we have carried out tests on some Industrial controllers, in this case we have a Siemens PLC, one of the most recognized at the level of Industrial automation.   In this case I have a Siemens S7 – 1200 PLC available: Reference:…

ESP32 & DS18B20 Sensor on ESP-IDF Temperature (OneWire)

In this opportunity we will simply perform tests on a ds18b20 sensor, indicating the library used in ESP-IDF, in future tests we will use other protocols, especially Modbus. Libreria: Simple library for single DS18B20 on ESP32   Materials Sensor DS18B20 (Onewire) + Resistor 4.8K Esp32 Devkit ESP-IDF V4.3 > Buy it here: Module ESP32 ESP-WROOM Mounting Buy…

Review Module ESP32 TTGO T-Display 1.14 “

This time we will test the module ESP32 TTGO T-Display 1.14 Inch , which has a IPS screen ST7789V 1.14 “ a resolution of 135X240 per protocol SPI , this module It has a USB type C for programming. We will carry out 2 tests: Test and configuration in Arduino IDE Test and configuration in…

Install Dataplicity on Raspberry Pi (Without Desktop)

This time I will share an application with great utility in our IoT projects. Dataplicity Dataplicity allows you to monitor, manage and repair your devices even when they move between cellular, satellite and fixed networks outside of your control. How does it work Dataplicity uses a secure HTTPS connection initiated by the client and opportunistically…

Program ESP32 in Arduino IDE PDAControlMV # 4

One of the applications installed in the Virtual Machine (VirtualBox) PDAControlMV based on Linux Lubuntu 20.04 LTS is Arduino IDE. How to download and Install PDAControlMV Arduino IDE Perhaps it is the most known and used programming IDE, it is also available in our virtual machine PDAControlMV. Materials and where to buy them Buy it…

Program ESP32 in ESP-IDF idf.py & make PDAControlMV # 3

One of the applications installed in the Virtual Machine (VirtualBox) PDAControlMV based on Linux Lubuntu 20.04 LTS is ESP-IDF. How to download and Install PDAControlMV ESP-IDF ESP-IDF (Espressif IoT Development Framework) is the official programming platform Espressif for ESP32 modules.   ESP32 Module Materials and where to buy them Buy it here: Module ESP32 ESP-WROOM…

Download Lubuntu Virtual Machine (PDAControlMV) IoT in VirtualBox # 1

Virtualization is one of the most used methods to facilitate the compatibility of Software or simply the test of other Operating Systems, technically it is an operating system within another. I have tried for a long time Oracle VirtualBox is one of the most used virtualization software for x86 / amd64 architectures allowing virtualization. FreeBSD…

Easy Installation of Node-RED on Raspbian and Linux OS

For some time we have carried out a lot of tests with the Node-RED platform. This time we will try a method for installation established on the official website, which I consider the easiest way to install this platform in Linux operating systems (Ubuntu), emphasizing in this case Raspbian OS for Raspberry Pi. Recommended Tutorials…

Bridge Wifi – Ethernet with OpenWrt on Raspberry Pi 3 B +

In this tutorial we will install OpenWrt a Linux based firmware / operating system, specifically created for personal routers. We will install OpenWrt on a Raspberry Pi 3 B + and turn it into a Wifi Ethernet bridge router.   Mount OpenWrt on microSD card Win32 Disk Imager in case of being a Windows user….