Skip to main content

Posts

Showing posts from November, 2021

▷ Practice #0 - Installing Arduino support for programming #ESP32 boards

⭐⭐⭐⭐⭐ Practice #0 - Installing Arduino support for programming #ESP32 boards ☑️ #2PEM100A #MyDataLab #ESP32 #Arduino #EnergyMeter General Objective: To learn about ESP32 and Arduino IDE boards. Specific objectives: Configure Arduino IDE to program ESP32 boards. Upload code to the ESP32 board using the Arduino IDE. Learn how to use Arduino IDE serial monitor. Repository: https://github.com/avbazurt/Simulacion_Sistemas_Electricos Materials: 2 PHASE ENERGY METER 100A (2PEM-100A) Introduction: The Arduino IDE, is one of the most popular development environments in the world, in which microcontrollers of the ATMEL family are programmed in processing programming language.  This environment is characterized by being didactic and very friendly, allowing more people to start programming. However, as mentioned, this environment originally does not allow programming ESP32 boards, however, we can download media and configure the IDE to be able to program and upload codes. In this practice we will

▷ Electrical Installation and Connections

⭐⭐⭐⭐⭐ Electrical Installation and Connections ☑️ #2PEM100A #MyDataLab #ESP32 #Arduino #EnergyMeter  1.- Remove the cover of MCB-100A  2.- Remove the Jumper 3.- Conectar el Cable USB a un Computador  4.- Connecting the measuring coils  5.- Staple the coils to the load lines. 6.- Energizing the MCB-100A 7.- Install ARDUINO IDE on the Computer Read related topics ✅ Practice 0: Installation of support programming #ESP32 ✅ Practice 1: Introduction to the PZEM004T sensor ✅ Practice 2: Storage of measurements in Excel file