Tag: ELECTRONICS

  • Building a WiFi-Controlled Device with ESP32-S3 – Part 1

    Building a WiFi-Controlled Device with ESP32-S3 – Part 1

    In this project, I’m using an ESP32S3 microcontroller to remotely control an LED ring housed inside a custom-built Pokéball. The setup is adaptable, so while I’m transforming a static Pokéball into something interactive, the same principles could be used to control nearly any other device or sensor. The full code for this project will be…