In this tutorial we will see how to assemble a gas leak detector alarm system with arduino nano. We will see a list of the electronic components to be used, the assembly of the circuit, the source code, and finally we will test the operation of the system. This project is ideal for use in […]
Etiqueta: step by step
Build your own long-range weather station with Lora GPS anemometer module
In this tutorial we will see how to create a weather station, for places where there is no internet access with LORA modules, GPS, Temperature and humidity sensor DHT11, but I recommend the DHT22, we will also work with an anemometer to measure the wind speed, as a controller of the system we will use […]
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 […]
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 […]