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, ...
In this video I'm showing how you can send data from an Arduino (NodeMCU) board to a hosted Laravel application. The example ...
This year, Neural built on that success with the Quad Cortex mini, which shrinks the device size in half, cuts the ...
The library gives control over up to 16 parallel working PIR devices over I2C. The idea for this library came up in a discussion about how to fully cover an area with PIR sensors without blind spots ...
To connect to the FTP server you only have to set the server IP address, your user and your password. Optionally you can set the server TCP port, but the default one is 21: ...