A simple C++ component for the ESP32 that provides a user-friendly WiFi provisioning experience using a captive portal. This project is built using the pure Espressif ...
Simple example Zephyr WiFi code that is targeted for the ESP32-S3, ESP32-C3, Raspberry Pico W (Infineon CYW43439) and Nordic nRF7002, although it should be platform-agnostic (one of the advantages of ...
Abstract: In this article, we have constructed a high-precision indoor positioning system by leveraging Wi-Fi round-trip time (RTT), magnetic field, and pedestrian dead reckoning (PDR). For the Wi-Fi ...
S/PDIF has been around for a long time; it’s still a really great way to send streams of digital audio from device A to device B. [Nathan Ladwig] has got the ESP32 decoding SPDIF quite effectively, ...