Bluetooth Classic & BLE with ESP32

Bluetooth Classic & BLE with ESP32

Bluetooth Classic and Bluetooth Low Energy (BLE) and short-range communications systems that connect computers, mobile devices, peripherals and sensors. You probably have several Bluetooth devices in your home, and with the ESP32 you can connect to all of them.

The ESP32 is Bluetooth-capable, but not every ESP32 wil work with every version of Bluetooth.

Join me today to learn all about Bluetooth and how to work with it on the ESP32.

LoRa – Getting Started with Arduino, ESP32 & Pico

LoRa – Getting Started with Arduino, ESP32 & Pico

LoRa is a Long Range radio system that is inexpensive and free to use. You can achieve great distances with a simple wire antenna, and LoRa is very easy to use.

Today we will see how LoRa works and how we can use LoRa modules to communicate between Arduino, ESP32 and Raspberry Pi Pico boards.

We’ll also build a data-gathering system that you can easily expand upon.