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…

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…

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…

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…

Introduction IoT Platform Adafruit.IO & ESP8266

This time the test will be performed on the well-known Adafruit.IO platform. What is Adafruit.IO? It is a solution for the construction of applications IoT created by Adafruit Industries, the well-known open-source hardware marketer, have created this platform for the internet of things based on platforms known as Arduino, Raspberry pi, ESP8266, Intel Galileo, Serial…

Introduction Platform IoT Blynk & ESP8266

This time the test will be performed on the well-known Blynk platform. What is Blynk? A platform differences seen earlier blynk is a solution for building IoT applications available for Android and iOS. Based on platforms known as Arduino, Raspberry pi, ESP8266, Intel Galileo, Particle, Serial devices and Wifi among others, in a few minutes…

ESP8266 program with Arduino IDE in 5 minutes

This ESP8266 default module that works by AT commands, thanks to the contributions of the community has made integration with Arduino IDE. This module (ESP8266) integrates the capabilities of an Arduino + Wifi (Ethenet) and easily the perfect combination for more or less one dollar, just personally I use in my applications in industrial integration,…