▷ Practice 37: Using two core of ESP-32

 ⭐⭐⭐⭐⭐ Practice 37: Using two core of ESP-32

General objective:

  • Multitask with the two cores of the ESP32.

Materials:

  • TSC-Lab

Introduction:

The ESP-32 has 2 32-bit Xtensa LX6 microprocessors called core 0 and core 1. By default, the code runs on core 1. However, in this laboratory practice, you will learn how to utilize the dual-core of the ESP-32 by performing multitasking, working with both the temperature plant and the motor speed simultaneously.

Steps:

Note: It is assumed that all libraries have been previously installed. 
1- Copy and upload the following code to the TSC-Lab.  



2- In the serial monitor, you will see something similar to this:


                  

Read related topics

Comentarios

Popular Posts

▷ Especificaciones del módulo ESP32

▷ #ESP32 - REAL-TIME CLOCK #RTC INTERNO

▷ #ESP32 - SINCRONIZAR RTC INTERNO CON SERVIDOR NTP

▷ #ESP32 - Display OLED 128x64

▷ #ESP32 - Over-The-Air programming #OTA

▷ #ESP32 - #MQTT (Introducción)

▷ PROTEUS PCB DESIGN

▷ #ESP32 - INSTALAR LIBRERIAS DESDE GESTOR LIBRERIAS ARDUINO

▷ DISEÑO DE SISTEMAS DIGITALES, PROYECTOS PROPUESTOS (2019 2do Término)

▷ Artificial Intelligence #AI based on #FPGA