En este tutorial veremos como hacer un reloj de control de personal con el módulo RC522 un esp32, todos los datos se subirán a los servicios en la nube de thingspeak, en su versión gratuita. Este proyecto nos puede servir para controlar la entrada y salida, del personal de una empresa para poder llevar el […]
Etiqueta: arduino nano
How to make an automatic fish feeder
In this tutorial we will see how to make an automatic fish feeder with arduino nano, a 28byj-48 stepper motor with its respective controller. In addition, a real-time PSTN or clock is included, ds1307 although it also serves the ds3231, which will allow us to configure the system to do the food download at the […]
Como hacer un alimentador automático de peces
En este tutorial veremos como hacer un alimentador de peces automático con arduino nano, un motor paso a paso 28byj-48 con su respectiva controladora. Además se incluye un RTC o reloj en tiempo real, ds1307 aunque también sirve el ds3231, que nos va a permitir configurar el sistema para que haga la descarga de alimento […]
Timer para el control de luces y motores
En este video tutorial veremos como crear un timer o temporizador, para control del tiempo de funcionamiento de luces mores, bombas de agua y mucho más. Analizaremos el código fuente, te explicaré el armado del circuito, el cual incluye el pcb. ¿Que es un timer o temporizador? Un temporizador es un dispositivo que se utiliza […]
GPS tracker without cellular network with LORA module
In this tutorial we will see how to make a tracker to GPS tracker, with LORA and Arduino module. We will also see a basic webserver with ESP32, where you can open a URL on google maps, with real-time latitude and longitude data. You may be interested in projects in Arduino, pic, robotics, telecommunications, subscribe http://www.youtube.com/user/carlosvolt?sub_confirmation=1 videos […]
Alcoholimeter with MQ3 sensor and arduino nano (Includes printed circuit)
In this tutorial we will see how to make a breathalyzer, simple economical and easy to make. We’ll see the source code, the circuit assembly all step by step. The printed circuit board will be available for free. What is a breathalyzer? It is a device to measure the amount of alcohol present in the […]
Alcoholímetro con sensor MQ3 y arduino nano (Incluye circuito impreso)
En este tutorial veremos como hacer un alcoholímetro, simple económico y fácil de hacer. Veremos el código fuente, el armado del circuito todo paso a paso. El circuito impreso estará disponible totalmente gratis. ¿Que es un alcoholímetro? Es un dispositivo para medir la cantidad de alcohol presente en el aire espirado por una persona, también […]
Automatic waste basket with arduino nano
In this tutorial we will see how to create an automatic garbage basket, with arduino nano an ultrasonic sensor, an sg90 servo motor and other electronic components. It includes the source code, electronic diagram and gerber file for printed circuit design, all totally free of charge. You may be interested in projects in Arduino, pic, […]
Cesto de residuos automático con arduino nano
En este tutorial veremos como crear un cesto de basura automático, con arduino nano un sensor ultrasónico, un servomotor sg90 y otros componentes electrónicos. Se incluye el código fuente, el diagrama electrónico y el archivo gerber para el diseño del circuito impreso, todo totalmente gratis. Tal vez pueda interesarte proyectos en arduino, pic, robótica, telecomunicaciones, […]
Glove for non-seers with voice audio (prototype)
Hello friends !!! This is a special collaborative video between various youtube channels. The proposed theme is project with audio. The project I propose is to make a prototype that can help non-seers. It has two modes of operation, one that is activated with a switch, which depending on the distance will generate a more […]