Hello tech fans! We’re thrilled to present our newest project created to help in a range of environments such as households, workplaces, and beyond. Introducing our weather monitoring system that utilizes Arduino as the main controller to carry out commands. This system accurately monitors ambient temperature and humidity levels. Our weather monitoring station uses an […]
Projets
Top 10 des Meilleurs Simulateurs pour Arduino
In this article, I will discuss the best 10 Arduino simulators that are currently on the market. The most popular software for simulating circuits and embedded systems with the Arduino microcontroller development board. In previous writings, I discussed the simulation of Arduino-based circuits using Proteus software for simulating purposes. In this article, I will discuss […]
Simple Arduino Lecteur Audio et Amplificateur avec LM386
Incorporating sounds or music into our project will reliably increase its attractiveness and make it more visually appealing. If your Arduino has many pins to spare, you can easily incorporate sound effects into your project by using an extra SD card module and a standard speaker. This article will show how easy it is to […]
Smart Compteur d'Électricité avec l'Énergie de Suivi et d'évaluation du Système de Détection antivol
The project is basically to detect the theft from the energy meter used in households as well as in… Description The project is basically to detect the theft from the energy meter used in households as well as in the commercial sector. There is two based meter one for distribution line and one for the […]
Repéré Gecko Habitat de surveillance de la Température/Thermostat W/Arduino & ESP8266 ESP12
Soooo….Wifey decided that it was time for a new pet. Spin the wheel….A Spotted Gecko!! Well, Geckos are apparently very temperature sensitive creatures so we invested in a UTH (Under Tank Heatpad) for those of us that are new to the world of reptiles. The purpose of said UTH is to provide warmth from below, to […]
Comment Utiliser le RPLIDAR 360° Scanner Laser Avec Arduino
I enjoy creating sumo robots and am constantly searching for innovative sensors and materials to improve the speed and intelligence of my robots. I discovered the RPLIDAR A1, available for $99 on DFROBOT.com. I mentioned my interest in testing the sensor, and they offered me the opportunity to test it out. Once I obtained the […]
Synchronisé 2-Axes À Vitesse Variable (Arduino + Del + 28BYJ-48)
This tutorial shows how to move two stepper motors so they will synchronously arrive at defined destination point. There are many sophisticated solutions for doing this such as GRBL or Marlin. Using an Arduino, there are also dedicated “Multi Stepper” libraries that can support you. However, we will use a more basic approach here making it as easy as possible […]
Des télécommunications et des Réseaux Informatiques: Régulation de la Vitesse d'un Moteur DC à l'Aide de Clavier DTMF
Introduction In the realm of telecommunication and computer networks, the application of Dual Tone Multi-Frequency (DTMF) technology has extended beyond traditional telephony into diverse fields, including industrial automation and control systems. One intriguing application of DTMF technology is in the speed regulation of DC motors. This project, titled “Speed Regulation of DC Motor Using DTMF […]
Comment Construire Arduino Caméra Thermique
I recently worked on an Arduino project to create a low-cost thermal camera using an IR sensor and pan/tilt hardware. When observing the device image on the left, you will notice an acoustic range finder attached to the top as well. The tool functions by scanning a pattern of dots and constructing the picture gradually. […]
Teensy MIDI USB contrôleur au pied pour le contrôle de la Mobius Looper en utilisant Arduino
Motivation: Playing in a 2 piece band, with the drums and lots of other samples being played back as backing tracks, there was a need to use a looper to add in more elements to the tracks. A hardware based looper fails in this respect, since there is no way to maintain synchronisation. Meaning, slight […]