QuinLED-Hybrid-Hexa ESPhome Example configs WORK IN PROGRESS substitutions: esphome_name: preprod-anhybrid-1 esphome: name: ${esphome_name} esp32: board: mhetesp32devkit #framework: # type: esp-idf # version: latest ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 clk_mode: GPIO17_OUT phy_addr: 0 use_address: 10.10.128.101 #power_pin: GPIO5 #manual_ip: # Set this to the IP of the ESP #static_ip: 10.10.128.123 # Set this to the […]
QuinLED-An-DecaPenta ESPhome Example configs WORK IN PROGRESS! substitutions: esphome_name: preprod-decapenta-1 esphome: name: ${esphome_name} esp32: board: mhetesp32devkit #framework: # type: esp-idf # version: latest # variant: ESP32C3 wifi: ssid: !secret wifi_ssid password: !secret wifi_password use_address: 10.24.1.126 web_server: #Disable logging/UART logger: # level: NONE baud_rate: 0 i2c: sda: 15 scl: 16 #frequency: 50kHz scan: true api: reboot_timeout: […]
QuinLED-An-DecaPenta pinout guide Back to QuinLED-An-DecaPenta index To be able to configure the QuinLED-An-DecaPenta in your software of choice (like WLED or ESPhome) you are going to need to know what is connected to what pins. In the below table you can see exactly how all the hardware is connected internally. PCB shots (will be […]
QuinLED-Hybrid-Hexa Back to Analog sample page The QuinLED-Hybrid-Hexa is part of the 2023 QuinLED Analog “PWM Dimmer” pre-assembled board line-up. It’s been designed with the goal of having a few very high power channels combined with a single Digital LED channel and Ethernet. Primarily designed towards Home Automation usage for controlling “Analog”/Dumb LED strips it’s […]
QuinLED-An-DecaPenta Specifications Back to QuinLED-An-DecaPenta Index The QuinLED-An-DecaPenta was designed with the goal of being able to control lots of LED strips from a single controller! Please see a list of it’s hardware features and capabilities below: Features Based on the Espressif ESP32 Micro-controller chip 2.4Ghz WiFi connection with External Antenna USB-C plug with programming […]
