ESP32 PWM Fan Controller

ESP32 PWM Fan Controller

Table of Contents1 Introduction2 PWM Fan Control2.1 Pulse Width Modulation (PWM)2.2 Common DC Fans2.2.1 2-Wire Fans2.2.2 3-Wire Fans2.2.3 4-Wire Fans3 Simple Fan Control3.1 ESP32 Fan Hookup3.2 Fan Speed Control Code4 Tachometer4.1 Tachometer Code4.2 Temperature Controlled Fan4.3 Temperature Controlled Fan Hookup4.4

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.