Understanding major electronic components: an essential guide to analog and digital electronics - Techrm

Explore key electronic components, from their functions to practical applications, in this guide to analog and digital electronics. Discover how resistors,

Techrm
Dimmable LED and environmental measurements: we interface the Arduino Nano ESP32 to the Arduino Cloud - Techrm

Dimmable LED and environmental measurements with Arduino Nano ESP32 connected in the Cloud. After getting the basics in our previous article Independent

Techrm
RFID gate access control system. Advanced integration with Raspberry Pi and Telegram - Techrm

RFID gate access control system: an advanced system for access and permission management supported by the power of the Raspberry Pi. This integrated solution

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

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"

Techrm
Home security: access control with ESP8266, RFID and Telegram - Techrm

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,

Techrm
How to use the Arduino Cloud scheduler with an ESP8266 on PlatformIO - Techrm

In this article we will explore one of the elements of the Arduino Cloud dashboard: the scheduler. We will use this element to command a red LED driven by our

Techrm
How to create a remote control system of two LEDs with ESP8266,Arduino Cloud and PlatformIO - Techrm

Welcome to the article dedicated to the creation of an interactive circuit that exploits the potential of Arduino Cloud and the ESP8266, a microcontroller

Techrm
How to control the brightness of two independent LEDs via PWM signal adjusted by two potentiometers with ESP32 and PlatformIO - Techrm

The control of the brightness of the LEDs (for example by means of potentiometers) is a fundamental element in the design of electronic systems and in the field of the Internet of Things (IoT). Thanks to PWM (Pulse Width Modulation) technology, it is possible to regulate the brightness of an LED in a precise and controlled way. In this article, we will explore how to use ESP32, a powerful IoT development board, together with the PlatformIO development environment, to control the brightness of two independent LEDs based on the reading of two independent potentiometers.

Techrm