ESP32 Arduino Serial Communication 01 - The Basic of Two-Way Communication, Reassign UART Pins
Hi, it's CP, and thanks so much for being here :) To learn the tutorial, watch the video carefully, understand the explanation, and follow all instruction step by step. To get the code, you can pause the video, write your own program, start again, and so on. But if you want to get the code faster, then you can contact me at [email protected]. That's only a couple of dollars :) List of Learning Materials : A. Main Topic ₪ Hardware Serial On ESP32 : UART0, UART1, UART2 ₪ Reassign UART Pin on ESP32 ₪ Arduino - ESP32 Connection for Serial Communication ₪ Discuss about 5V tolerant on ESP32 ₪ How to code for Uno to send data to ESP32 ₪ How to code for ESP32 sends data to Uno ₪ How to code for Two-Way Serial Communication between ESP32 and Uno ₪ Add other parameters on Serial.begin in ESP32 besides baudrate ₪ Code to reassign UART pin on ESP32 (Change the default UART Pins) ₪ Change the Serial object name of Serial2 or Serial1 to what we want ₪ How to use UART1 in ESP32, which is disabled on default B. Others Topic ₪ HardwareSerial and SoftwareSerial on Arduino ₪ A basic about the data package and how to use it in the program I have 5 examples of programs that are discussed in the video. Best Regards, CP
Hi, it's CP, and thanks so much for being here :) To learn the tutorial, watch the video carefully, understand the explanation, and follow all instruction step by step. To get the code, you can pause the video, write your own program, start again, and so on. But if you want to get the code faster, then you can contact me at [email protected]. That's only a couple of dollars :) List of Learning Materials : A. Main Topic ₪ Hardware Serial On ESP32 : UART0, UART1, UART2 ₪ Reassign UART Pin on ESP32 ₪ Arduino - ESP32 Connection for Serial Communication ₪ Discuss about 5V tolerant on ESP32 ₪ How to code for Uno to send data to ESP32 ₪ How to code for ESP32 sends data to Uno ₪ How to code for Two-Way Serial Communication between ESP32 and Uno ₪ Add other parameters on Serial.begin in ESP32 besides baudrate ₪ Code to reassign UART pin on ESP32 (Change the default UART Pins) ₪ Change the Serial object name of Serial2 or Serial1 to what we want ₪ How to use UART1 in ESP32, which is disabled on default B. Others Topic ₪ HardwareSerial and SoftwareSerial on Arduino ₪ A basic about the data package and how to use it in the program I have 5 examples of programs that are discussed in the video. Best Regards, CP