by Xukyo | 20 May 2024 | Tutorials
One of the main objectives of robotics is to articulate objects. And to do this, we can also act on the articulation of objects via user action directly on the system. In this article, we’ll look at how to program the Arduino board to drive servo motors with a...
by Xukyo | 20 Mar 2024 | Tutorials
In this tutorial, we’ll look at how to install the Arduino IDE and CLI software on the Raspberry Pi and combine the strengths of both systems. Check your system configuration To know which version of the IDE to download and install, you need to know the...
by Xukyo | 16 Mar 2024 | Tutorials
An MPCNC is an acronym for “Mostly Printed CNC”, meaning that it is built primarily from 3D-printed parts. It is a CNC (Computer Numerical Control) machine that can perform machining, engraving, cutting or milling operations on various materials such as...
by Xukyo | 2 Mar 2024 | News
Whatever your electronics, programming or home automation project, you will certainly be using a communication protocol. Whether to program the microcontroller or to communicate with a sensor. This article presents various communication protocols commonly used on...
by Xukyo | 20 Feb 2024 | News
The Arduino Due is the first Arduino board based on a 32-Bit ARM microcontroller. It is therefore more powerful than the Arduino Mega. It has a high computing and memory capacity, and a large number of inputs. Microcontroller features The Arduino Due microcontroller...