Skip to content

This project will help. How we can connect multiple microcontroller board using UART.

Notifications You must be signed in to change notification settings

PSR0001/Serial_Communication_ESP8266_ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serial Communication between ESP32 and ESP8266

Serial communication is a communication method that uses one or two transmission lines to send and receive data, and that data is continuously sent and received one bit at a time.

Projects Hierarchy

/
  ├── ESP_32_SENDER_TX        details the send code
  ├── ESP_8266_RECIEVER_RX     details main code 
  └── README.md           details and instructions about the project go here

Projects Video

Click the link 🔗

Projects Image

Projects Image

About

This project will help. How we can connect multiple microcontroller board using UART.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages