Close

9 Results for "%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 O1O%CE%9E5793%CE%9E7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%E3%86%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%85%94%EC%B8%A0%EB%A3%B8applause%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EC%8B%A0%EC%82%AC%EC%95%84%EC%9D%B4%EB%A6%B0%EC%A3%BC%EB%8C%80caught %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%E3%8F%87%E3%85%97%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0queer"

  • 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...
  • 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...
  • 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...
  • HapticPong

  • Using the HaptiVision Belt as base we tried out if we can use it also as Display for playing games on it. Of course, with 16*8 pixel that's not high resolution, but we thought that at least games like Pong might work. Adaption was rather easy: Using...
  • Adapter PCB for V1 PCB 010

  • Adapter PCB made to accept an Arduino Nano or any similar board to interface with V1 I2C PCB. This reduces the requirements of having to manually wire the connections similar to the photos on V1 hand prototype. Adapter PCB also bring added debugging...