Printing Sensor Measurements via Bluetooth on ESP32 using Arduino IDE
Hello, again! Welcome to another tutorial with me, the ESP32 and the Arduino IDE! :) If you have been reading my previous articles in this blog you might already know that I am about to try out new stuff using the same basic equipments. So, today I will be sharing with you how to use the Bluetooth feature that is built in the ESP32 and also provided on the Arduino IDE. I will divide this post into two sections: Testing Bluetooth connection to Bluetooth Device and Integrating the DHT11 weather sensor together with an I2C LCD to a Bluetooth Device. Okay, without further talking let us begin! Section 1 Testing Bluetooth Connection to Bluetooth Device In this section I will basically teach you how to use the Bluetooth feature, so if you're feeling confident about your skills in using this feature you can skip this section and scroll down to Section 2. Step 1: Hardware Requirement All we need is: 1 Laptop/PC 1 ESP32 Development Board 1 MicroUSB cable 1 Android Device