Wireless ESP32 Controller: How I Use a NFC Activated Remote in my ESP32 Projects

Опубликовано: 22 Июль 2026
на канале: NuggetsInclusive
3,300
95

In this video, I showcase my ESP32 wireless remote and explain why I created it. I provide a quick overview of how it connects to another ESP32 using NFC, share my coding approach, and demonstrate how it controls a motor wirelessly.

Sender Code - https://github.com/ABauschat/ESP32-Se...
Remote Code - https://github.com/ABauschat/EspRemote