Skip to content

HyperMuffin12/ESP32-Bluetooth-Serial-Two-Way-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-Bluetooth-Serial-Two-Way-Communication

I'll state upfront that I got chatGPT to write this. I'm no programmer. But I do feel this could be useful in some application, so I've decided to put it on Github.

How this works is you upload the code onto the ESP32 and then connect to it on your phone or something over bluetooth. You then open a bluetooth serial app and open the terminal. You can then send messages from the phone and it will show up on the esp32s uart output, or you can send messages over the esp32s uart and it will show up on the phone.

You can also use another ESP32 to send and receiver so they can talk to eachother just like a phone and one ESP32 can.

image image

About

A walkie talkie like system for ESP32 that works over Bluetooth serial.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages