QuinLED Dig boards WLED platform.ini settings Back to Addressable LEDs section Recently (2023-Q2) we started to provide custom built versions of WLED on https://install.quinled.info which users can flash to have most settings of their QuinLED Dig board (dig2go, Dig-Uno, Dig-Quad, Dig-Octa) pre-set and they don’t have to mess with complicated software compiling themselves and have […]
To try and keep track of past revisions and the major changes between the versions here is a list of past releases and some of the things that have changed. QuinLED-ESP32 Version 1 Revision 2 2021-03 Initial release version Revision 3 2021-07 Changed EN capacitor to higher value for better chance of auto flash mode […]
What is PWM used for with LEDs? PWM stands for Pulse Width Modulation and it’s used to dim LEDs, unlike with other type of lighting you can’t just change the voltage the LED receives since this can negatively impact it’s color, efficiency and other attributes. The solution is turning on and off the LED real […]
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-Hybrid-Hexa pinout guide Back to QuinLED-Hybrid-Hexa index To be able to configure the QuinLED-Hybrid-Hexa 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. Ethernet configuration In WLED […]
