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, ...
As a result, remote control technologies are being widely adopted across various sectors. Among the many components used in ...
This fall, I participated in a volunteer activity organized by our club, where I gave classes on the basics of microcontroller development. I wrote these examples, and I hope they are also helpful to ...
* If the content of this file changes, it is necessary to delete the compiled Arduino IDE cache * It can be done by changing, for instance, the "Core Debug Level" option, forcing the system to rebuild ...
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 ...
There have been many questions about what direction Arduino would take after being bought by Qualcomm. Now it would seem that we’re getting a clearer picture. Perhaps unsurprisingly the ...
How often have you pulled out old MCU-based project that still works fine, but you have no idea where the original source ...