Close

31 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"

  • 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...
  • 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...
  • 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...
  • ATtiny13 DIY Electronics Earrings

  • What you will learn here: Circuit design of small board layout with minimum electronics componentsCircuit assemblyProgramming through ISP and test the complete made device Let's GO! Supplies The required ingredients for producing the earring are as follows:...
  • 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...
  • AIRee Pollution Clock

  • #include #ifdef __AVR__ #include #endif // Which pin on the Arduino is connected to the NeoPixels? // On a Trinket or Gemma we suggest changing this to 1 #define PIN 6 // How many NeoPixels are attached to the Arduino? #define NUMPIXELS 48 // How much...