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'll be showing you how you can control the contrast and the back light brightness of a 1602 LCD display with just the Arduino. The contrast is typically adjusted with a variable ...
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, ...
Abstract: The widespread integration of the Internet of Things (IoT) into daily operations has made optimizing energy consumption in low-power edge devices increasingly important. This is especially ...
Abstract: Fault detection, localization and diagnosis are critical for increasing the efficiency and dependability of photovoltaic (PV) plants. In this paper, a fault diagnosis method for PV modules ...
This repository contains the implementation of "Efficient On-Device Keyword Spotting with Early-Exit Networks and Self-Supervised Adaptation for STM32 Microcontrollers" - a novel TinyML solution ...