Author name: electronics guru

Independent control of two LEDs with Arduino Nano ESP32: a practical introduction

Introduction Let’s introduce a new board from Arduino, the Arduino Nano ESP32 , released a few months ago, with this article (which is practically a “getting started” dedicated to this board) with a simple project that makes two LEDs flash independently. In particular, one of the two will flash ON/OFF while the other will gradually […]

Independent control of two LEDs with Arduino Nano ESP32: a practical introduction Read More »

Home security: access control with ESP8266, RFID and Telegram

Introduction In the digital age we live in, home security achieved through effective access control has become a priority for many. With the advancement of technologies, it is possible to create intelligent and customized security solutions that not only improve security but also offer convenience and flexibility. In this article, we will explore an innovative

Home security: access control with ESP8266, RFID and Telegram Read More »

Introduction to the MQTT protocol in IoT: the number 1 platform for interaction between devices

Introduction Welcome to the world where connectivity and interaction between devices are made possible thanks toMQTT protocol in IoT. If you are interested in learning more about this versatile protocol, you are in the right place.MQTT, an acronym for Message Queuing Telemetry Transport, is a lightweight messaging protocolefficient that has established itself as the ideal

Introduction to the MQTT protocol in IoT: the number 1 platform for interaction between devices Read More »

RFID access control with ESP8266: a simple solution

Introduction In this article we will create a simple RFID access control.In the increasingly interconnected and security-oriented era, access control becomes crucial to ensuring protected and efficiently managed environments. In this context, the use of RFID (Radio-Frequency Identification) technology and devices such as the ESP8266 takes on a central role. In our article we will

RFID access control with ESP8266: a simple solution Read More »

ESP8266 Web Data Logger: create a web page to view temperature and humidity data

Introduction Welcome to the adventure of creating an ESP8266 Web Data Logger with the DHT22 sensor, enriched by the presence of SPIFFS (SPI Flash File System). This comprehensive guide will take you through building an advanced environmental monitoring system, making the process of acquiring and managing data an exciting experience. The DHT22 sensor, known for

ESP8266 Web Data Logger: create a web page to view temperature and humidity data Read More »

ESP8266 data logger: temperature and humidity measurements, SD card storage and remote access with REST API

Introduction Welcome to the ESP8266 data logger project. In this article, we will explore in depth the creation of an advanced data logger driven by an ESP8266. Our mission is to build a device that can accurately record changes in ambient temperature and humidity at regular intervals and store them neatly on an SD card.

ESP8266 data logger: temperature and humidity measurements, SD card storage and remote access with REST API Read More »

DIY guitar distortion effect pedal with ESP8266: construction, use and adjustment

Introduction Welcome to the world of sound customization with the creation of a distortion effect pedal for electric guitar! If you are an electric guitar enthusiast and want to explore new sound horizons, you are in the right place. In this article, we’ll dive into building a DIY guitar distortion, harnessing the power of the

DIY guitar distortion effect pedal with ESP8266: construction, use and adjustment Read More »

Sound engineering: build your own low pass op amp filter with adjustable cutoff frequency with digital potentiometer

Introduction Explore the world of audio by making a low pass op amp filter with adjustable cutoff frequency. Introduce yourself to the exciting world of sound engineering, where total control of your audio experience becomes a reality! In this article, I’ll walk you through building a custom low-pass filter, a powerful and versatile device that

Sound engineering: build your own low pass op amp filter with adjustable cutoff frequency with digital potentiometer Read More »

Protect your home: build a gas detector system with Arduino Cloud, MicroWakeupper and Wemos D1 Mini

Introduction Welcome to the world of home security with this article through which you will make a smart gas detector using the Arduino Cloud, together with the MicroWakeupper and the versatile Wemos D1 Mini. The heart of this project is the MQ-135 gas sensor, which provides precise readings of the presence of gases in the

Protect your home: build a gas detector system with Arduino Cloud, MicroWakeupper and Wemos D1 Mini Read More »

Step-by-Step Guide: Build an ESP8266 FM Radio with Infrared Remote Control and TFT Display

Introduction In this article, we will explore together how to transform your ESP8266 into an ESP8266 FM radio, i.e. a frequency modulation receiver controlled by an infrared remote control and equipped with a TFT display. Are you ready to dive into the world of FM radio with a touch of technological magic? The project is

Step-by-Step Guide: Build an ESP8266 FM Radio with Infrared Remote Control and TFT Display Read More »

Scroll to Top