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 conserve pins on Arduino projects where you can read the input of multiple push buttons with a single Arduino pin. #arduino #multiplebuttons #arduinotipsntricks ...
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, ...