Close

1582 Results for "%EA%B0%95%EB%82%A8%EC%95%84%ED%85%8C%EB%82%98%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 OIOX5793X7458%E3%80%8B%EA%B0%95%EB%82%A8%EC%97%AD%EC%85%94%EC%B8%A0%EB%A3%B8%E3%88%97 %E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 OIOX5793X7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%95%84%ED%85%8C%EB%82%98height%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98fall %EC%85%94%EC%B8%A0%EB%A3%B8%EC%95%84%ED%85%8C%EB%82%98%EF%BC%B7%E2%92%B3%EC%85%94%EC%B8%A0%EB%A3%B8%EC%95%84%ED%85%8C%EB%82%98exciting"

  • Cat-644

  • Hardware IntroductionThe CAT-644, is a simple computer using a 20 MHz ATMega644 microcontroller as its CPU. I am using the DIP-40 package, making it breadboard and hobbyist friendly.  Large sections of this project can be built and run entirely...
  • MIDI Shoes

  • basic code for using - updates later/* MIDI note player This sketch shows how to use the serial transmit pin (pin 1) to send MIDI note data. If this circuit is connected to a MIDI synth, it will play the notes F#-0 (0x1E) to F#-5 (0x5A) in sequence....
  • Rubik's-Cube-Solving-Robot

  • Rubik's-Cube-Solving-Robot Abstract Rubik's Cube, a 3-D combination puzzle invented by Ernő Rubik in 1974, is the World’s top-selling puzzle game and best-selling toy. Rubik's Cube is surprisingly complex, there are 43,252,003,274,489,856,000 permutations...
  • NAS - DIY HDD Bay

  • While reconfiguring my NAS setup made of a ReadyNAS 104 and a ICY BOX IB-RD3640SU3, I tried to connect the external bay to my laptop to access the drives. Only a single drive was accessible when configured as JBOD. With the RAID enable, the bay register...
  • switching Power Supply Module

  • AM01 AC-DC 85-265V To 5V 12V 24V Converter Onboard switching Power Supply Modulehttps://www.ebay.com/itm/AM01-AC-DC-85-265V-To-5V-12V-24V-Converter-Onboard-switching-Power-Supply-Module/323446158512?hash=item4b4ee4b4b0:m:mIG-LEtsfS5ktG6VCUwO4Vw&var=512525585009...
  • Crystal RGB

  • Hardware Arduino sketch - Crystal#include #ifdef __AVR__ #include // Required for 16 MHz Adafruit Trinket #endif #define PIXELPIN 0 Adafruit_NeoPixel strip = Adafruit_NeoPixel(1, PIXELPIN, NEO_GRB + NEO_KHZ800); void setup() { // put your setup code...
  • MidiFoot

  • While a foot pedal can be useful while playing, it's not usually used for more than one thing in a song, unless maybe you're playing organ bass lines. So, a simple, inexpensive MIDI foot pedal that nonetheless can be used in a lot of different ways can...
  • Electrowalt (ERG14)

  • I was tired with awful lifespan of these Electrolux cordless vacuums and wasn't ready to buy my 3rd unit and ignoring the fact that after 2 years I'd be in the same spot again. What pisses me even more is that the electronics in these things are...
  • 5V Logic on a Z80 Retrocomputer

  • I bought a bunch of Z80 parts on ebay for cheap ($10 plus shipping). The parts came on a PCB which had not yet been flow soldered. From the date codes of the parts it looks like it was stuffed sometime around 1999. All I had to do was straighten...