top of page

ESP32 Bluetooth

In this article, I will tell you about my experience using ESP32 Bluetooth feature. This project is my fourth ESP32 project and it was given by my lecturers.


Prerequisites

I used Arduino IDE v1.8.19 in Windows 11 64-bit to write the code and upload the code to ESP32, you can download it in here. Just click on download, make sure it the right version and OS, and it will download a zip file. After the download is finished, extract the zip file and open the arduino.exe. It will open the IDE. You might use other IDE, but I recommend you to use Arduino IDE.

 
 
 

Comments


bottom of page