Close

37 Results for "%EC%84%A0%EB%A6%89%EB%A3%B8%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B %EA%B0%95%EB%82%A8%EC%A3%BC%EC%A0%90%E2%8A%82 %E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B %EC%97%AD%EC%82%BC%EB%A3%B8fourteen%EC%97%AD%EC%82%BC%EB%A3%B8%EA%B0%95%EB%82%A8%EB%B0%A4%EB%AC%B8%ED%99%94%EC%97%AD%EC%82%BC%EB%A3%B8laying %EC%97%AD%EC%82%BC%EB%A3%B8%E3%83%94 %E2%92%AC%EC%84%A0%EB%A6%89%EB%A3%B8moment"

  • 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...
  • 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...
  • O Blinkenbaum

  • An 8.5" tall blinky Christmas tree made from WS2812s, a Moteino, foam, and some spring steel...
    • 0
    • 4
  • Paganini Clock

  • Wheel of The Year On 16 segment Display The wheel of the year is divided in 8 intervals, and the corresponding segment is lit whenever the current day is inside the interval. In the picture below, the segment will be lit from February 1st until March...
  • Starting work on a simple serial protocol

  • Having decided on serial communications for the blocks, I now need to devise a protocol so the blocks can communicate with each other and the master controller. What follows is some of the reasoning I used in devising the protocol I ended up using....
  • 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:    ...
  • Designing something new, not so new

  • Intro We had the combined experience of teaching with Arduino for some 15 years among the whole team, but all of us felt frustrated in a way or other by the way hardware was not really connected with the learning journey a beginner would face. Some time...
  • 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...