In this video I've created a device that can notify in real time about events that happen on a website. The project uses NodeMCU board and a buzzer to produce sound as alert. The board is programmed ...
In this video I'm showing how you can send data from an Arduino (NodeMCU) board to a hosted Laravel application. The example ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
This is a demonstration of using the esp32-rotary-encoder driver to track the relative position of an incremental rotary encoder. It is written and tested for v3.3 of the ESP-IDF environment, using ...
SparkFun code, firmware, and software is released under the MIT License. Please see LICENSE.md for further details. // to use hardware reset control, and to monitor the H_INT pin. // The H_INT pin ...
Abstract: Reversible Adversarial Examples (RAE) are designed to protect the intellectual property of datasets. Such examples can function as imperceptible adversarial examples to erode the model ...