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…

Meter PZEM-004 + Arduino Nano Modbus RTU (RS232) & Platform IoT Node-RED

Originally this test is performed in June 2018 in less than one year, for reasons of availability do not publish, technically just missing the documentation, then I will present the results, well they say there is better late than never. In this opportunity our PZEM-004 meter or it is also possible with our PZEM-004T communication…

Meter PZEM-004T with Arduino ESP32 ESP8266 Python & Raspberry Pi

In this opportunity we will collect tests with my new electric consumption meter PZEM-004T, making integrations with some of the most known hardware platforms ESP8266, Arduino Nano, ESP32, Arduino UNO + Shield Ethernet W5100 and Python in Raspberry Pi. For a long time I wanted to try the PZEM-004T of Peacefair, I bought my meter…

Electricity consumption meter Peacefair PZEM 004 + ESP8266 & Arduino Nano

For some time I wanted to buy a single-phase electricity consumption meter, a few months ago I got Peacefair Reference PZEM-004 meter, its price seemed affordable, it has the advantages of being a non-invasive meter in the electrical circuit and has a communication protocol to request data such as Active Instantaneous Power “kW”, Voltage “V”,…

Review Solar Panel 10W with Arduino and Node-RED

For a long time I had planned to make some application with photovoltaic panel or common solar panel, in this opportunity I have acquired a monocrystalline solar panel of 10w perfect to power the devices we use in our tutorials. Although this is in design, we will perform a meterological station – Gateway later, and…

Arduino IDE for ESP32 modules

Given the great popularity of the ESP8266 programmed from Arduino IDE in great contribution by Ivan Grokhotkov thanks, Currently for ESP32 modules has been allowed to program them from Arduino IDE in collaboration with espressif, Although it is a project under construction so far the control of certain hardware is in the process of migration. Currently…

Test Module SD / MicroSD via SPI For Arduino & ESP8266

In this opportunity to test an SD Module and MicroSD with Arduino and ESP8266, in advance thanks to ICStation.com. We will not do a detailed tutorial on introduction to SD since there is already great documentation regarding the subject in intenet, but indicate the applications available for these modules. I introduce the SD module and Micro…

Installation Arduino IDE & Boards ESP8266 in Lubuntu

To avoid losing synergy in our tests in Arduino IDE, this time we will install Arduino IDE in our new operating system lubuntu “linux” and we will configure the boards to program the ESP8266. Installation Arduino IDE, Haste the current version 1.8.3. Installation of Boards libraries and examples for ESP8266. Tutorial Recommended: Full migration to…