Journal
Filtered by Arduino
Guides, tips and stories from our team.
What is an Arduino nano: An Arduino Nano is a small, versatile microcontroller board that is part of the Arduino family. It is similar to the Arduino Uno but comes in a smaller form factor, making it suitable for projects with limited…
qu'est-ce que une imprimante 3D: Une imprimante 3D est un appareil qui crée des objets tridimensionnels en déposant des matériaux couche par couche selon un modèle numérique ou un plan. Elle fonctionne en ajoutant du matériau plutôt qu'en…
Dans ce tutoriel, nous allons construire un contrôle de serveur web pour un module relais 4 canaux avec ESP32. Un module relais 4 canaux est un dispositif électronique conçu pour contrôler jusqu'à quatre circuits électriques distincts à…
in this tutorial we will build Humidity and temperature webserver DHT11 humdity and temperature sensor with esp32. The DHT11 is a basic, low-cost digital temperature and humidity sensor, remains a popular choice for projects where a…
What is ESP32 WROOM 32: The ESP32 WROOM 32 is a compact and powerful microcontroller module developed by Espressif Systems. It integrates the ESP32 chip, which is part of the ESP (Espressif Systems Products) family. The WROOM 32 module is…
In this tutorial we will build a gaz detector using an Arduino Uno and MQ5 Gas sensor.The MQ5 gas sensor is a device designed to detect the presence of gases such as LPG, natural gas, and coal gas in the air. It operates on the principle…
The Arduino platform has become popular for the development of electronic projects. Arduino boards are easy to use, and programming them is straightforward, even for beginners. The Arduino Zero board is a powerful board that offers…
Description The Arduino Edge Control board is designed to address the needs of precision farming. It provides a low power control system, suitable for irrigation with modular connectivity. The board is compatible with MKR Boards…
Description Portenta H7 family runs high level codes along with real time tasks thanks to the two processors that makes it possible to run tasks in parallel. For example, it is possible to execute Arduino compiled code along with…
The Arduino® Nicla Sense ME is our smallest form factor yet, with a range of industrial-grade sensors packed into a tiny footprint. Measure process parameters such as temperature, humidity and movement. Dive into edge computing with…
Nicla Vision The Arduino® Nicla Vision is a ready-to-use, standalone camera for analyzing and processing images on the edge. Thanks to its 2 MP color camera, smart 6-axis motion sensor, integrated microphone and distance sensor, it is…
What is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an…
Hi guys, welcome to this tutorial. Today, we will build an mp3 player using an Arduino and the DFPlayer mini MP3 module.The DFplayer mini is a small, low-cost mp3 module with a simplified audio output that can be connected directly to a…