Introduction
The ESP32 comes in-built WiFi, Bluetooth and BLE (Bluetooth Low Energy). We will generally use more of WiFi with ESP32 but the Bl
How to Read Analog Signals with the ESP32?
Posted on by Rolan Gaspar Pereira
Introduction
Analog Signals are signals that change in nature with time. Unlike digital signals they have many states, and can be used to cont
Pulse Width Modulation (PWM) with the ESP32
Posted on by Rolan Gaspar Pereira
Introduction
Pulse Width Modulation or PWM is a technique that is used to create an analog like signal with the help of digital signals. The O
Pulse Width Modulation with NodeMCU ESP8266
Posted on by Rolan Gaspar Pereira
Digital signals have two positions: on or off, interpreted in shorthand as 1 or 0. Analog signals, on the other hand, can be on, off, half-way, two-t