Light intensity steers molecular assemblies into 1D, 2D or 3D structures

Constructing out-of-equilibrium molecular assemblies that deviate from thermodynamic equilibrium is a central challenge in materials science. While numerous studies have reported the creation of such states using external energy sources such as chemical fuels or light, few systems can adaptively access different states depending on how much energy is input. Developing such systems could offer new design principles for advanced functional materials capable of flexibly adapting to environmental changes, much like biological systems.

Phys.org
How to make an automatic sprinkler with ESP8266 controlled by Arduino Cloud - Techrm

In this article, we will introduce an automatic sprinkler with ESP8266 controlled by Arduino Cloud.

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