Close

4 Results for "%E3%80%8A %EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98 OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%8F%8A%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4mystery%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%CE%A7%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8briefly %EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%84%B7%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%94%90%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%E3%88%8B%E2%92%B4%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4modification"

  • 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...
  • How many LEDs ? How fast ?

  • I often get these questions :How many LED can the WizYasep drive ?The answer is : a lot !The W5300 network chip has a 128KB FIFO, that's roughly 40KLED. Is that enough ?Actually I have reduced the receive FIFO depth to 56KB, or about 19K LED. My largest...
  • The home stretch

  • (June 2016)I finally decided that the sparkfun level convertor was to blame for the bad clock bits. Yes, I know the clock wasn't even going through the level convertor, but the data was. I removed the PCB with prejudice. As I mentioned before, the shift...
  • PCB design decisions: Backlight

  • I'm not really a fan for RGB, in the {something}-puking-rainbows way, so my first thought was to use single color LEDs. This means I need to create some steady current through a resistor for each N pieces of LEDs. If you want to drive 105 LEDs from a...