🚀 Making DIY Electronics Learning More Accessible 🧠🔧
Over the past several months, I’ve been developing a set of learning materials designed to lower the barriers to
ESP-NOW Transmitter & Receiver Devices
This post introduces ESP-NOW communication between two ESP32s: one sends control data using FreeRTOS tasks; the other receives it via a callback. It highlights MAC registration, shared data structures, and consistent Wi-Fi settings for reliable peer-to-peer messaging.
Coming soon
This is techquadbit, a brand new site by Alexander B. that's just getting started. Things will be up
ESP32-C3 Breadboard Adapter
Unlock a world of innovative possibilities with the ESP32-C3 Breadboard Development Board. This versatile platform empowers developers to create cutting-edge applications, leveraging its advanced features and robust performance.
Channel-less Remote Control powered by ESP-NOW
This article discusses the development of a remote control system using ESP32-C3 Breadboard Adapter powered by ESP-NOW protocol. This protocol offers efficient, low-latency, and low-power communication between ESP32 devices without the need for a Wi-Fi network.