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 ...
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, ...
Using TCP or RS485 shields, like the MKR 485 Shield. This library depends on the ArduinoRS485 library. This library is based on libmodbus, modifications were made to the lower level RS485 and TCP ...
Bridges a fast local Modbus master (~500 ms timeout) to a remote slave over a USR-LG206 LoRa link (1-4 s round-trip) by splitting the connection into two independent Modbus participants connected by a ...