Close

528 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%81%A3 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9conspicuous%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8solid %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E2%94%82%C3%86%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0derivative"

  • 8042 metronome

  • Another project using the 8042 Now that the 8042 clock project has been published, I'm publishing another project based on the same hardware. As I stated, the board can be turned to many uses. This one posed some interesting design problems. I was able...
  • DC Home Lighting

  • DC LED Lighting SystemThis project will concentrate on developing a DC LED lighting system that can be retrofitted into existing home wiring systems. Goals of this system are to:Reduce the load from lighting to minimize the solar panels and battery capacity...
  • FluidicPC

  • Links: From Scientific American, December 1964, pages 80-88: http://miriam-english.org/files/fluidics/FluidControlDevices.html Coding and Computation in Microfluidics(coanda-less pneumonic devices ): http://cba.mit.edu/events/07.05.fluid/Exploring macro...
  • True-Random Number Generator

  • "Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin." - Von NeumannThis project provides an analog means to create true-random numbers from the thermal noise of resistors. The circuit is easy to measure...
  • Dedicated router + custom case

  • Wifi propagation in my apartment has been poor largely because of the back corner cable hookup. I'd been meaning to move the wifi access point to a better spot and find a router-only option to sit by the cable box when this article got me to actually...
  • Canique Ambience

  • Use Cases Reed Sensor Count how many times a door is openedDetect a left open door/windowMonitor a drawer, window, refrigerator door etc.Detect intrusion into an area by attaching a trip wire to the reed contactsUse as a call button - to call a taxi...
  • NEDONAND homebrew computer

  • Briefly about architecture and instruction set - it is 8-bit design with 8 registers: 000 - 0 (always zero) 001 - A (accumulator) 010 - B 011 - C 100 - D 101 - E 110 - F (flags and 3 higher bits for jumps) 111 - G (8 lower bits of program counter) Flags...