Journal
Guides, tips and stories from our team.
C'est Quoi Un ESP32 CAM: L'ESP32-CAM est un petit module caméra qui intègre un chip ESP32-S (un module MCU polyvalent avec Wi-Fi, Bluetooth et BLE) avec une caméra. Ce module est très polyvalent et peut être utilisé dans divers projets…
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…
What is RASPBERRY PI PICO: The Raspberry Pi Pico is a microcontroller board developed by the Raspberry Pi Foundation. It is designed to provide a low-cost and versatile platform for electronics projects, particularly those involving…
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…
Discover unparalleled computing prowess with the Raspberry Pi 5 - 8GB model, the newest iteration in the groundbreaking Raspberry Pi single-board computer series. Engineered by the Raspberry Pi Foundation, this innovative device sets new…
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 Raspberry Pi 4 Model B is the latest board launched by the Raspberry Pi Foundation in June 2019. This model has the latest high-performance quad-Core 64-bit Broadcom 2711, Cortex A72 processor clocked at 1.5GHz speed. This processor…
Featuring a quad-core 64-bit processor, wireless networking, dual-display output and 4K video playback, Raspberry Pi 400 is a complete personal computer, built into a compact keyboard. Raspberry Pi 400 is ideal for surfing the web,…
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…
In today's era, technology can enhance human life. Technology is evolving decade by decade. Automation was a science fiction earlier but not today. By combining latest technology with home, we can build an awesome home. With the Arduino we…
What are CNC Machines? The History of CNC Machines John…
WHAT IS LASERGRBL LaserGRBL is one of the best Windows software for image Laser Engraving. LaserGRBL is able to load any image, pictures and logo and send to your laser engrave with few click.Unlike other GUI, LaserGRBL it is specifically…
Installing Marlin (Arduino) Before proceeding be sure to read Installing Marlin first and download the Marlin source code. If you haven’t done these steps yet, take one step back, then follow the link back to this page to continue with…
What is Marlin? Marlin is an open source firmware for the RepRap family of replicating rapid prototypers — popularly known as “3D printers.” It was derived from Sprinter and grbl, and became a standalone open source project on August 12,…
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…
This tutorial shows how to send data from a light sensor to Azure storage using a Node.JS app. Things used in this project: Hardware components LattePanda 2GB/32GB (Unactivated) ×1 Software apps and online services Azure data…
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…