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: rogerbit
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 […]
Robot controlado con servos e infrarrojos
En este tutorial veremos como hacer un robot controlado por servos e infrarrojos. Para ello vamos a usar los módulos ky-005 (emisor infrarrojo) el módulo ky-022 (receptor infrarrojo), y cuatro servomotores de 360 grados como el mg995. Veremos la lista de materiales, el armado del circuito impreso, el armado del robot, analizaremos el código fuente, […]
How to turn on lights with telegram and esp32 from anywhere in the world
In this tutorial we will see how to make a system that allows us to turn on lights with telegram, from anywhere in the world, just by typing a command. To do this a dual channel relay module will turn on two 110V/220V bulbs, the esp32 will connect to our Wifi network and by means […]
Como encender luces con telegram y esp32 desde cualquier parte del mundo
En este tutorial veremos como hacer un sistema que nos permite encender luces con telegram, desde cualquier parte del mundo, con solo escribir un comando. Para ello un modulo relay, de doble canal encenderá dos focos de 110V/220V, el esp32 se conectará a nuestra red wifi y por medio de comandos, para controlar el encendido […]
Motion detector with light, esp32 and telegram notifications
In this tutorial we will see how to make a motion detector system, with a PIR sensor, a relay module, to connect a 110V/220V focus, an esp32 that will connect to our Wifi network and send alert notifications, by messages through the telegram messaging service, when the PIR sensor detects a movement. You may be […]
Detector de movimiento con luz, esp32 y notificaciones por telegram
En este tutorial veremos como hacer un sistema detector de movimiento, con un sensor PIR, un modulo relay, para conectar un foco de 110V/220V, un esp32 que se conectará a nuestra red wifi y enviará notificaciones de alertas, por mensajes a través del servicio de mensajería telegram, cuando el sensor PIR detecte un movimiento. Tal […]
How to turn on lights with apc220 radio frequency modules and arduino mini pro
In this tutorial we will use the radio frequency modules apc220 and arduino mini pro, to turn on lights or any other device, at a distance of up to one kilometer. This project is ideal for controlling devices, where there is no possibility of having internet to control them. Plates and modules used in this […]
Dispensador de alcohol en gel automático con esp32
En tutorial veremos como hacer un prototipo completo , para armar un dispensador de alcohol en gel automático con esp32, se incluirá el armado paso a paso, el circuito electrónico y también el código fuente explicado todo paso a paso. Tutorial in english –> http://rogerbit.com/wprb/2020/10/automatic-gel-alcohol-dispenser-with-esp32/ Tal vez pueda interesarte proyectos en arduino, pic, robótica, telecomunicaciones, suscribete […]