Looking for a simple circuit to control the light intensity of Light Emitting Diodes (LEDs) or similar lighting sources? Here is an Arduino based circuit with three independent pulse width modulated ...
ESP32 animate 24V= LED system garlands with flashing and variable brightness (13 different parameters) with one ESP32 and FreeRTOS multi-tasking. ESP32 code uses multi-tasking of FreeRTOS. See Diagram ...
I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
This project demonstrates full-duplex SPI communication between an ESP32-S3 (running Zephyr RTOS) and an Arduino Uno. The goal is to send one full string from the master (ESP32-S3) and receive one ...