Tutorial

This tag is used to tag Tutorial related posts

Esp32 Tutorial: Bluetooth Serial

0 – Introduction One of the main benefits of the Esp32 is the included bluetooth connectivity. In this article we will use ‘Bluetooth Serial’ to connect a phone to the Esp and send and receive messages. 1 – Code For this small project, we will need two header files, ‘Arduino.h’ and ‘BluetoothSerial.h’. Start by creating […]

Esp32 Tutorial: Bluetooth Serial Read More »