News

Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this ...
The Arduino UNO R4, released in two versions last year, supports the CAN bus in terms of hardware and software. In this article we look at some handy CAN modules, an experimental setup, and the basics ...
In this step-by-step tutorial, we're diving into the world of electronics and microcontrollers to create a personalized 8 by 8 LED matrix that can be controlled using an Arduino board In this ...
Assume that you are moving towards a complex microcontroller project bundled with blinkers, beepers, and a display panel. To link a standard 16×2 LCD directly with the microcontroller, for instance ...
What is a rotary encoder? A rotary encoder (RT) is a device that you can rotate infinitely. On most rotary encoders, when you rotate them you will feel a bump (known as steps), and most RTs have about ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute ...
If you're looking to make yourself somewhat more productive on this lazy weekend, and you've got an Arduino or two collecting dust, we've got just the thing to add line after line to your dwindling to ...
We have designed an Arduino-based GPS Tracker using the NEO-6M GPS Module. A GPS (global positioning system) tracker utilises satellite signals to accurately determine the location of an object or ...
I'm having a problem that's driving me crazy! I use Arduino GIGA and the MKR GPS Shield (m8q) interfaced via serial port. basically when I use your library the BLE (I use the official Arduino library) ...