News

Even though machine learning AKA ‘deep learning’ / ‘artificial intelligence’ has been around for several decades now, it’s only recently that computing power has become fast enough to do anything ...
The Arduino UNO R4 Minima comes equipped with the RA4M1 microprocessor from Renesas. Providing a power-packed performance and an array of extended capabilities, this robust microcontroller board is a ...
How do you save data from an Arduino-based device to a memory card? Fortunately, a microSD card and SD card breakout board now make this an easy task. Below is a simple tutorial on how to capture data ...
Arduino has partnered with Renesas and Espressif to introduce the latest addition to its UNO family, the UNO R4, which offers a 3x performance improvement over the UNO R3 and is available in a Wi-Fi ...
With no plans to discontinue the popular UNO R3, the UNO R4 will come in two versions – UNO R4 WiFi and UNO R4 Minima. The UNO R4 is powered by the Renesas RA4M1 32-bit microcontroller based on the ...
Two new variants of the Arduino Uno development board, the lightweight Uno R4 Minima and the full-fledged Uno R4 WiFi, are each powered by a 32-bit microcontroller. These next-generation Uno boards ...
Arduino has launched its next generation of UNO boards, introducing a 32-bit Renesas microcontroller and Espressif ESP32-S3 module, one-click cloud connectivity and plenty of I/O plus a 12×8 red LED ...
If your Arduino project requires a VGA connection you may be interested in a new Arduino VGA Shield that has been created by serial Kickstarter entrepreneur Masih Vahida. The third generation of ...
Learning electronics? Then, chances are you already know what an Arduino is, or at the very least, you've heard of it. After all, it's among the most popular electronics platforms available in the ...
You can use a microcontroller to build a clock. After all, a clock is just something that counts the passage of time. The only problem is that microcontrollers can’t track time very accurately. They ...