Close

49 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E3%81%B13hours%ED%9B%84%EA%B8%B0striking3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E3%83%B03hours%EA%B0%80%EA%B2%A9obey 3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E2%92%B13hours%EA%B0%80%EA%B2%A9%D0%B1%EA%B0%95%EB%82%A83hours%E3%84%B7%D0%943hoursdated"

  • O Blinkenbaum

  • An 8.5" tall blinky Christmas tree made from WS2812s, a Moteino, foam, and some spring steel...
    • 0
    • 4
  • Rewrite code with FastLED + Gamma Correction

  • Today, i rewrite a code of ambient light of arduino module applied FastLED library carefully. Why? there are 3 important thing, 1) the legacy code of adalight is based on SPI that is used by a RF module too. I think move pin in code of adalight from...
  • The Great Resistor

  • This idea was born when i saw this project years ago: https://hackaday.io/project/170961-resistor-color-code-clock-v10 NOTE: There is a bug showing resistor values under 100 since gold nor silver can be displayed. AND the multiplier seems to be...
  • Step 3: Firmware

  • The MaTouch ESP32 S3 2.1 Rotary TFT with Touch is not compatible with the TFT_eSPI library, so I use the GFX_Library_of_Arduino library instead of the driver. Since I did not use the TFT_eSPI library, it is needed to delete or comment all the codes related...
  • An STM8 eForth WS2812 Demo

  • Controlling the WS2812 with STM8 eForth was something I've had on my to-do list for a long time. The lore of W2812 timing is already long and twisted, and any new implementation, it seems, has to add a bit to it :-) Mine is the following:    ...